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
Cynthia Yang 6dd44ff1c0
Refactor Fireworks and add ChatFireworks (#3) (#10597)
Description 
* Refactor Fireworks within Langchain LLMs.
* Remove FireworksChat within Langchain LLMs.
* Add ChatFireworks (which uses chat completion api) to Langchain chat
models.
* Users have to install `fireworks-ai` and register an api key to use
the api.

Issue - Not applicable
Dependencies - None
Tag maintainer - @rlancemartin @baskaryan
12 months ago
..
anthropic.ipynb
anthropic_functions.ipynb
anyscale.ipynb
azure_chat_openai.ipynb
azureml_chat_endpoint.ipynb
baidu_qianfan_endpoint.ipynb fix: chat_models Qianfan not compatiable with SystemMessage (#10642) 1 year ago
bedrock.ipynb Amazon Bedrock Support Streaming (#10393) 1 year ago
ernie.ipynb
fireworks.ipynb Refactor Fireworks and add ChatFireworks (#3) (#10597) 12 months ago
google_vertex_ai_palm.ipynb add vertex prod features (#10910) 1 year ago
index.mdx llm feat table revision (#10947) 1 year ago
jinachat.ipynb
konko.ipynb add konko chat_model files (#10267) 1 year ago
litellm.ipynb
llama_api.ipynb
minimax.ipynb Add Minimax chat model (#10776) 1 year ago
ollama.ipynb Harrison/stop importing from init (#10690) 1 year ago
openai.ipynb
promptlayer_chatopenai.ipynb
vllm.ipynb docs: add vLLM chat notebook (#10993) 1 year ago