-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
The official example to calculate faithfulness on a single sample straight from the website doc doesn't work:
```
from ragas.llms import LangchainLLMWrapper
from ragas.embeddings import Langchain…
kyuz0 updated
2 weeks ago
-
## Problem
The current Bedrock API has 5 different types of model ids that it supports as documented [here](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModel.html). Whil…
-
Hi guys,
I wanted to ask if it is possible to run the project on ubuntu without Langgraph studio (mac). And also ask to what are LANGGRAPH_API_URL and LANGCHAIN_API_KEY in the .env file and where ca…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### URL
https://python.langchain.com/docs/integrations/text_embedding/bge_huggingface/
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the docu…
-
When I use GPT to read a large local data set of several hundred MB in hybrid mode, GPT will start reading. When I check the Activity Monitor on my Mac, I can see that the memory usage of python3.…
-
通过kv记录x-vqd-4,并设置有效期
通过对话条件触发,如果检测到清理对话就换新的x-vqd-4
在以上都成立的情况下通过duck搜索结果后结合回答给出答复类似https://github.com/Hk-Gosuto/ChatGPT-Next-Web-LangChain 的搜索功能?