tmc / langchaingo

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

fixes #1029 #1030

Open lonelycode opened 2 months ago

lonelycode commented 2 months ago

Allows multi-tool call responses by adding responses to response list for tool role.