-
**Describe the bug**
When running my agent application using 2 tools, I found that the retriever tool always returns 1 Document back, even when I specify my retriever to return the top 3 Documents ba…
-
微博内容精选
-
We propose to enhance our project by integrating an AI bot powered by Alan AI to provide users with information about recipes and food ingredients. The AI bot will be able to answer user queries about…
-
Migrating from a Slack channel discussion around the number of available APIs I'd like to open a thread specifically about what the core paths GET and POST structures should look like
* /organizati…
-
I keep getting this error with my langchain bot randomly.
```
Entering new AgentExecutor chain... [2023-02-16 19:45:22,661]
ERROR in app: Exception on /ProcessChat [POST] Traceback (most recent…
-
I am trying to create an attachment input action in bot framework composer and followed [these steps
](https://docs.microsoft.com/en-us/composer/how-to-ask-for-user-input?tabs=v2x#create-an-attachmen…
-
import { OpenAI } from "langchain/llms/openai";
import { initializeAgentExecutorWithOptions } from "langchain/agents";
import { DynamicTool } from "langchain/tools";
export const run = async () =…
-
I am trying to create a chatbot using your documentation from here:
https://python.langchain.com/en/latest/modules/agents/agent_executors/examples/chatgpt_clone.html
However, in order to reduce co…
-
### System Info
python=`3.11`
langchain=`0.0.314`
pydantic=`2.3.0`
pydantic_core=`2.6.3`
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
…
-
Hello,
I have a problem with my voice output, your project is working fine, thanks for that!
I can´t use my own created voice from elevenlabs, I don´t really know why but he don´t find my own cr…