langchain/docs/extras/integrations
Joshua Sundance Bailey 7fc07ba5df
Create ChatAnyscale (#8770)
- Description: Adds the ChatAnyscale class with llama-2 7b, llama-2 13b,
and llama-2 70b on [Anyscale
Endpoints](https://app.endpoints.anyscale.com/)
- It inherits from ChatOpenAI and requires openai (probably unnecessary
but it made for a quick and easy implementation)
- Inspired by https://github.com/langchain-ai/langchain/pull/8434
(@kylehh and @baskaryan )
2023-08-07 13:21:05 -07:00
..
callbacks Extend the StreamlitChatMessageHistory docs with a fuller example and… (#8774) 2023-08-04 14:27:46 -07:00
chat Create ChatAnyscale (#8770) 2023-08-07 13:21:05 -07:00
document_loaders Async Recursive URL loader (#8502) 2023-08-06 16:22:31 -07:00
document_transformers Bagatur/revert revert nuclia (#8833) 2023-08-06 11:24:36 -07:00
llms Introduce Nebula LLM to LangChain (#8876) 2023-08-07 13:15:26 -07:00
memory Extend the StreamlitChatMessageHistory docs with a fuller example and… (#8774) 2023-08-04 14:27:46 -07:00
providers Introduce Nebula LLM to LangChain (#8876) 2023-08-07 13:15:26 -07:00
retrievers add save and load tfidf vectorizer and docs for TFIDFRetriever (#8112) 2023-08-03 23:06:27 -07:00
text_embedding Add BGE embeddings support (#8848) 2023-08-07 11:15:30 -07:00
toolkits MultiOn client toolkit update 2.0 (#8750) 2023-08-06 22:24:10 -07:00
tools Bagatur/revert revert nuclia (#8833) 2023-08-06 11:24:36 -07:00
vectorstores Add support for Xata as a vector store (#8822) 2023-08-07 08:14:52 -07:00