MustafaDUT
MustafaDUT
Yes, it seems that this is currently not possible due to the way Langchain is structured. The Agent component uses only a single LLM instance, which means there can only...
Hi, I already mentioned that my issue is not related to the REDIS_URL connection, since the user messages are successfully written to Redis. The problem is this: when I run...
When will this asynchronous update pull request be included in the release? This service is used in Openai and we want to use it in Google Genai as well. Thank...
If you don’t use a session ID, text + image can be processed — but it happens in the default session. @kcpan-glitch My question to you is this: Is the...
Hi **@kcpan-glitch** 1. With your custom component, are you able to access the file that was uploaded to that session? 1.1. If yes, after converting it to Base64, how are...
I understand the process clearly now. In my case, this will be a slow process because there are so many auxiliary agents and sub-tools. Even the normal process can sometimes...