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 5f30cc8713
Harrison/knn retriever (#4083)
Co-authored-by: Yuichi Tateno (secon) <hotchpotch@users.noreply.github.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 consistently use getLogger(__name__), no root logger (#2989) 1 year ago
base.py Callbacks Refactor [base] (#3256) 1 year ago
google_palm.py Update google palm model signatures (#3920) 1 year ago
openai.py Harrison/knn retriever (#4083) 1 year ago
promptlayer_openai.py Callbacks Refactor [base] (#3256) 1 year ago