Kaveen Kumarasinghe

Results 58 comments of Kaveen Kumarasinghe

Have this same issue. this needs to be prioritized, conversational agents are absolutely broken for any sort of robust use case.

yeah this is still super disgusting and absolutely broken On Wed, Apr 3, 2024 at 11:39 PM Abdul Fatah ***@***.***> wrote: > I am using 0.1.14 and still facing this...

Were you able to fix this? ``` /usr/local/lib/python3.9/dist-packages/langchain/agents/agent.py", line 792, in _call next_step_output = self._take_next_step( File "/usr/local/lib/python3.9/dist-packages/langchain/agents/agent.py", line 672, in _take_next_step output = self.agent.plan(intermediate_steps, **inputs) File "/usr/local/lib/python3.9/dist-packages/langchain/agents/agent.py", line 385, in...

Can someone approve this workflow at least? This is an incredibly important fix. @hwchase17

``` Traceback (most recent call last): File "/home/gptbot/cogs/search_service_cog.py", line 290, in on_message response, stdout_output = await capture_stdout( File "/home/gptbot/cogs/search_service_cog.py", line 47, in capture_stdout result = await func(*args, **kwargs) File "/usr/lib/python3.9/concurrent/futures/thread.py",...