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
Harrison Chase c9a362e482
add alias for model (#4553)
Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
1 year ago
..
__init__.py Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575) 1 year ago
anthropic.py Callbacks Refactor [base] (#3256) 1 year ago
azure_openai.py Harrison/azure content filter (#4645) 1 year ago
base.py add async default (#4701) 1 year ago
google_palm.py Exponential back-off support for Google PaLM api (#4001) 1 year ago
openai.py add alias for model (#4553) 1 year ago
promptlayer_openai.py Add Invocation Params (#4509) 1 year ago