Files
langchain-python/libs
Eugene Yurtsev b376854b26 Fix for anyscale chat model api key (#12938)
* ChatAnyscale was missing coercion to SecretStr for anyscale api key
* The model inherits from ChatOpenAI so it should not force the openai
api key to be secret str until openai model has the same changes

https://github.com/langchain-ai/langchain/issues/12841
2023-11-06 13:28:02 -05:00
..
2023-11-05 22:34:45 -08:00
2023-11-01 10:27:39 -07:00