langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Clarifai integration

Open minhajul-clarifai opened this issue 2 years ago • 2 comments

Changes

This PR adds Clarifai 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

Who can review?

  • @hwchase17
  • @agola11
  • @dev2049

minhajul-clarifai avatar Jun 09 '23 17:06 minhajul-clarifai

Hi @hwchase17, would love to get your input and support for this pull request. We are very excited to integrate Clarifai into Langchain.

ghost avatar Jun 13 '23 19:06 ghost

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jun 22, 2023 8:40am

vercel[bot] avatar Jun 16 '23 15:06 vercel[bot]

looks like theres some minor nits but largely lgtm

hwchase17 avatar Jun 17 '23 14:06 hwchase17

@minhajul-clarifai is attempting to deploy a commit to the LangChain Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jun 19 '23 18:06 vercel[bot]

looks awesome, thanks @minhajul-clarifai!

dev2049 avatar Jun 22 '23 14:06 dev2049