tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
4.38k stars 597 forks source link

feat(Agents): Handle multiple tool calls for OpenAI function agent #858

Open ankit-arora opened 4 months ago

ankit-arora commented 4 months ago

Fixes: https://github.com/tmc/langchaingo/issues/824

PR Checklist

ankit-arora commented 4 months ago

Fixes Issue : https://github.com/tmc/langchaingo/issues/824

tmc commented 3 months ago

Can you rebase this? Please flesh out the PR description with additional detail.