You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain/chat_models
Yuchu Luo 40469eef7f
fix temperature parameter not used in chat models (#2558)
1 year ago
..
__init__.py AzureChatOpenAI for Azure Open AI's ChatGPT API (#1673) 1 year ago
azure_openai.py use openai_organization as argument (#2566) 1 year ago
base.py Removed duplicate BaseModel dependencies (#2471) 1 year ago
openai.py fix temperature parameter not used in chat models (#2558) 1 year ago
promptlayer_openai.py Removed duplicate BaseModel dependencies (#2471) 1 year ago