You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
allow passing request headers into BaseTLM client (#101)
* allow passing request headers into BaseTLM client
* only set request headers in TLMChatCompletion class rather than BaseTLM
* bump library version and update changelog