langchain/libs/community/langchain_community/chat_models
minpeter a873e0fbfb
community: update documentation and model IDs for FriendliAI provider (#28984)
### Description  

- In the example, remove `llama-2-13b-chat`,
`mixtral-8x7b-instruct-v0-1`.
- Fix llm friendli streaming implementation.
- Update examples in documentation and remove duplicates.

### Issue  
N/A  

### Dependencies  
None  

### Twitter handle  
`@friendliai`
2025-01-02 12:15:59 -05:00
..
__init__.py
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
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
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
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
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[patch]: fix errors introduced by pydantic 2.10 (#28297) 2024-11-22 17:50:13 -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
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 community[fix]: Update Perplexity to pass parameters into API calls (#28421) 2024-12-10 00:23:31 +00:00
premai.py
promptlayer_openai.py
reka.py
sambanova.py Community: Fix with_structured_output for ChatSambaNovaCloud (#28796) 2024-12-18 14:35:06 -05:00
snowflake.py community: ChatSnowflakeCortex - Add streaming functionality (#27753) 2024-12-11 18:35:40 -08:00
solar.py
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