langchain/libs/community/langchain_community/chat_models
Jorge Piedrahita Ortiz 3b886cdbb2
libs: add sambanova-lagchain integration package (#29417)
- **Description:**: Add sambanova-langchain integration package as
suggested in previous PRs

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-01-27 20:34:55 +00:00
..
__init__.py community: Outlines integration (#27449) 2024-11-20 16:31:31 -05:00
anthropic.py
anyscale.py community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
azure_openai.py
azureml_endpoint.py
baichuan.py
baidu_qianfan_endpoint.py
bedrock.py
cloudflare_workersai.py Add ChatModels wrapper for Cloudflare Workers AI (#27645) 2024-11-07 15:34:24 -05:00
cohere.py
coze.py
dappier.py
databricks.py
deepinfra.py community: Fix error handling bug in ChatDeepInfra (#28918) 2024-12-26 14:45:12 -05:00
edenai.py
ernie.py
everlyai.py anthropic[major]: support python 3.13 (#27916) 2024-11-12 14:31:07 -05:00
fake.py
fireworks.py
friendli.py community: update documentation and model IDs for FriendliAI provider (#28984) 2025-01-02 12:15:59 -05:00
gigachat.py community: Add deprecation warning for GigaChat integration in langchain-community (#28022) 2024-11-20 21:03:47 +00:00
google_palm.py docs: fix GOOGLE_API_KEY typo (#28322) 2024-11-25 09:45:22 -05:00
gpt_router.py community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
huggingface.py
human.py
hunyuan.py
javelin_ai_gateway.py
jinachat.py
kinetica.py community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
konko.py
litellm_router.py community: Fix ChatLiteLLMRouter runtime issues (#28163) 2024-12-16 18:17:39 -05:00
litellm.py community: Remove all other keys in ChatLiteLLM and add api_key (#28097) 2024-12-16 17:54:29 +00:00
llama_edge.py
llamacpp.py
maritalk.py
meta.py
minimax.py (Community): Changing the BaseURL and Model for MiniMax (#29299) 2025-01-19 14:15:02 -05:00
mlflow_ai_gateway.py
mlflow.py
mlx.py Added bind_tools support for ChatMLX along with small fix in _stream (#28743) 2024-12-16 09:52:49 -05:00
moonshot.py docs: Standardize MoonshotChat docstring (#28159) 2024-12-09 18:46:25 +00:00
naver.py community: fix some features on Naver ChatModel & embedding model 2 (#29243) 2025-01-20 11:01:03 -05:00
oci_data_science.py community: add new parameter default_headers (#28700) 2024-12-18 22:33:23 +00:00
oci_generative_ai.py langchain_community.chat_models.oci_generative_ai: Fix a bug when using optional parameters in tools (#28829) 2024-12-19 22:17:34 +00:00
octoai.py community[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -05:00
ollama.py
openai.py anthropic[major]: support python 3.13 (#27916) 2024-11-12 14:31:07 -05:00
outlines.py community: make old stub for QuerySQLDataBaseTool private to skip api ref (#28711) 2024-12-13 10:43:23 -08:00
pai_eas_endpoint.py
perplexity.py chatperplexity stream-citations in additional kwargs (#29273) 2025-01-18 22:31:10 +00:00
premai.py
promptlayer_openai.py
reka.py community: add reka chat model integration (#27379) 2024-11-15 13:37:14 -05:00
sambanova.py libs: add sambanova-lagchain integration package (#29417) 2025-01-27 20:34:55 +00:00
snowflake.py community: ChatSnowflakeCortex - Add streaming functionality (#27753) 2024-12-11 18:35:40 -08:00
solar.py partner: Update Upstage Model Names and Remove Deprecated Model (#29093) 2025-01-08 10:13:22 -05:00
sparkllm.py
symblai_nebula.py
tongyi.py community: tongyi multimodal response format fix to support langchain (#28645) 2024-12-10 21:13:26 +00:00
vertexai.py
volcengine_maas.py
writer.py community: fixed critical bugs at Writer provider (#27879) 2024-11-25 12:03:37 -05:00
yandex.py
yi.py
yuan2.py
zhipuai.py