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/docs/extras/integrations/chat
axiangcoding 63601551b1
fix(llms): improve the ernie chat model (#9289)
- Description: improve the ernie chat model.
   - fix missing kwargs to payload
   - new test cases
   - add some debug level log
   - improve description
- Issue: None
- Dependencies: None
- Tag maintainer: @baskaryan
1 year ago
..
anthropic.ipynb mv module integrations docs (#8101) 1 year ago
anthropic_functions.ipynb add anthropic functions wrapper (#8475) 1 year ago
anyscale.ipynb Create ChatAnyscale (#8770) 1 year ago
azure_chat_openai.ipynb Feature/fix azureopenai model mappings (#8621) 1 year ago
azureml_chat_endpoint.ipynb Add LLaMa Formatter and AzureML Chat Endpoint (#8382) 1 year ago
ernie.ipynb fix(llms): improve the ernie chat model (#9289) 1 year ago
google_vertex_ai_palm.ipynb Updated docs on Vertex AI going GA (#8531) 1 year ago
index.mdx mv module integrations docs (#8101) 1 year ago
jinachat.ipynb mv module integrations docs (#8101) 1 year ago
litellm.ipynb Adding ChatLiteLLM model (#9020) 1 year ago
llama_api.ipynb mv module integrations docs (#8101) 1 year ago
openai.ipynb mv module integrations docs (#8101) 1 year ago
promptlayer_chatopenai.ipynb mv module integrations docs (#8101) 1 year ago