Hitanshu Satpathy

Results 14 comments of Hitanshu Satpathy

Here we should write the initials of the project which could be understood by the public in a simplified manner for example-git repository issue on xyz reference can be addressed...

yes it helps a lot and i think multiple agentic tools can be passed into the chain.Thanks for helping!

openai.BadRequestError: Error code: 400 - {'error': {'message': "An assistant message with 'tool_calls' must be followed by tool messages responding to each 'tool_call_id'. The following tool_call_ids did not have response messages:...

> Ideally you close the issue if your questions has been answered. The error occured,you can check in the comment thread

> Guess I should have tried it first :) I'll check and communicate here! Thanks for the heads-up! thats cool...guess the langchain and langgraph tool usage examples are also coming.....that...

Yes the assistants API is sounding good.This is in beta testing but surely will be a boom for this domain.Any ideas @TomTom101 @chadbailey59 @aconchillo

> Well, your agents are all in the graph, see e.g. https://github.com/langchain-ai/langgraph/blob/main/examples/multi_agent/agent_supervisor.ipynb?ref=blog.langchain.dev any updates on the Langgraph processor. I had a chatbot and I wanted to replicate with pipecat.

Just for the quick start the chatbot I am following is [https://github.com/langchain-ai/langgraph/blob/main/examples/chatbots/information-gather-prompting.ipynb](url) you can show me some light of how to automating the above.