-
### Problem Description
目前的对话还比较局限于“问答”“咨询”,在遇到一些任务情境时,需要反复追问AI才能取得一些成效。例如,当我想要知道这个工程中输入框在哪个脚本的哪个位置时,我需要先将工程目录结构截图给它,再告诉他可以指挥我打开特定目录文件以进一步查看,如此反复几次才能找到。但这实际上是一个AI自己就应该能胜任的简单任务。
### Solution Desc…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
```
from llama_index.embeddings import resolve_embed_model
from llama_index.llms impor…
-
### Issue you'd like to raise.
Hi I am trying to implement memory in an RAG agent and am following documentation, but I get the following error:
ValueError: variable chat_history should be a lis…
-
### 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…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.9.1-rc1/index…
-
## Any help is appreciated!
Thit task demands a considerable amount of effort. If you have insights, suggestions, or can contribute in any way, your help would be immensely valued.
## Problem Desc…
-
### System Info
Hello! I got this error while trying to run code from [docs](https://python.langchain.com/docs/integrations/tools/dalle_image_generator).
I have Python 3.11.3, openai 1.3.5 and lan…
-
## Describe the bug
Package Manger Error
## Version
2.1.2
![ComposerError](https://github.com/microsoft/BotFramework-Composer/assets/72759810/48021b8a-db81-4390-a808-1c195c94a66d)
#…
-
## End-to-End (E2E) Testing Guideline
- **Documentation:** Always consult the development documentation for the current stage tag at [this link](https://documentation-dev.wazuh.com/v4.9.1-rc2/index…
-
### System Info
langchain==0.0.339
windows11
python==3.10
### Who can help?
simple chain with tool code ,but not pass full input to tool cause '\n'
`
model = ChatOpenAI(model_name="gpt-3.5-turb…