Files
langchain/tests/integration_tests/llms
minhajul-clarifai 6e57306a13 Clarifai integration (#5954)
# Changes
This PR adds [Clarifai](https://www.clarifai.com/) integration to
Langchain. Clarifai is an end-to-end AI Platform. Clarifai offers user
the ability to use many types of LLM (OpenAI, cohere, ect and other open
source models). As well, a clarifai app can be treated as a vector
database to upload and retrieve data. The integrations includes:
- Clarifai LLM integration: Clarifai supports many types of language
model that users can utilize for their application
- Clarifai VectorDB: A Clarifai application can hold data and
embeddings. You can run semantic search with the embeddings

#### Before submitting
- [x] Added integration test for LLM 
- [x] Added integration test for VectorDB 
- [x] Added notebook for LLM 
- [x] Added notebook for VectorDB 

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-06-22 08:00:15 -07:00
..
2022-10-24 14:51:15 -07:00
2023-06-05 16:28:42 -07:00
2023-06-08 23:05:57 -07:00
2023-05-24 01:25:18 -07:00
2023-06-22 08:00:15 -07:00
2022-12-13 06:46:01 -08:00
2022-11-14 08:55:59 -08:00
2022-12-13 06:46:01 -08:00
2023-06-22 01:18:14 -07:00
2023-03-28 11:56:57 -07:00
2023-04-06 14:41:06 -07:00
2023-05-24 15:51:12 -07:00
2022-12-18 16:22:42 -05:00