-
First of all thanks for the awesome package, it works great.
I'm trying to add Long Term Memory to the bot with [LangChain](https://github.com/hwchase17/langchain). This would not only storing lots…
-
### What happened + What you expected to happen
Our OSS library launches Ray tasks on a cluster on behalf of our users. One user (@dcavadia) reported (https://github.com/run-house/runhouse/issues/9#i…
-
### URL
https://python.langchain.com/v0.2/docs/integrations/tools/google_scholar/
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation pa…
-
### Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Windows
### Describe the bug | 简述
构建知识库时卡住不反应,页面停留在“构建知识库”,终端停留在“Check…
-
Hello!
I'm encountering an error with the unstructured_Analyzer class in the EDA_GPT.py script when uploading a PDF file. The script attempts to detect and process any structured data (e.g., tables)…
-
Hello,
I have a question about the AgentStudio feature:
does it have a function to use different tools depending on the input prompt, similar to the Agent feature in LangChain?
-
### 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…
-
![111111](https://github.com/Chainlit/chainlit/assets/53430154/d4928622-ecd2-4970-b2cd-bb0b8667064a)
the agent is a AgentExecutor,unable to implement streaming output in chainlit.
![2222222](htt…
-
**Is your feature request related to a problem? Please describe.**
i'm trying to make chainlit working with open interpreter, using example provided in your documentation
should be possible, but wit…
-
I am attempting to use Llama3.1 with the following ReAct agent template from Langchain:
https://python.langchain.com/v0.1/docs/modules/agents/agent_types/react/
Here is the code:
```python
f…