Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in langchain

How to get exact message sent to LLM using LangChain's LLMChain (python)?

Use of UnstructuredPDFLoader unstructured package not found, please install it with `pip install unstructured

TypeError when chaining Runnables in LangChain: Expected a Runnable, callable or dict

How to add prompt to Langchain ConversationalRetrievalChain chat over docs with history?

How can I get LLM to only respond in JSON strings?

langchain langchain-js

LangChain: Querying a document and getting structured output using Pydantic with ChatGPT not working well

langchain: how to use a custom embedding model locally?

ChromaDb add single document, only if it doesn't exist

python langchain chromadb

Streaming Chat completion using langchain and websockets

How can I use the Map_Reduce chain instead of the "stuff" chain in my ConversationalRetrievalChain

python langchain

Langchain: ModuleNotFoundError: No module named 'langchain'

ImportError: Dependencies for InstructorEmbedding not found, while it is installed