This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2025-10-14 05:19:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7bd3b918c61f5669f695a5873b13bc7f8ac7e6c
langchain
/
docs
/
extras
/
integrations
/
chat
History
Bagatur
2ae568dcf5
Separate platforms integrations docs (
#10609
)
2023-09-15 12:18:57 -07:00
..
anthropic_functions.ipynb
…
anthropic.ipynb
…
anyscale.ipynb
…
azure_chat_openai.ipynb
Feature/fix azureopenai model mappings (
#8621
)
2023-08-09 10:56:15 -07:00
azureml_chat_endpoint.ipynb
…
baidu_qianfan_endpoint.ipynb
Add Baidu Qianfan endpoint for LLM (
#10496
)
2023-09-13 16:23:49 -07:00
bedrock.ipynb
feat: add bedrock chat model (
#8017
)
2023-09-01 13:16:57 -07:00
ernie.ipynb
fix(llms): improve the ernie chat model (
#9289
)
2023-08-16 00:48:42 -07:00
google_vertex_ai_palm.ipynb
…
jinachat.ipynb
…
konko.ipynb
add konko chat_model files (
#10267
)
2023-09-08 10:00:55 -07:00
litellm.ipynb
Adding ChatLiteLLM model (
#9020
)
2023-08-14 07:43:40 -07:00
llama_api.ipynb
…
ollama.ipynb
Use
OllamaEmbeddings
in ollama examples (
#10616
)
2023-09-15 10:05:27 -07:00
openai.ipynb
Update ChatOpenAI docs with fine-tuning example (
#9632
)
2023-08-22 16:56:53 -07:00
promptlayer_chatopenai.ipynb
…