tmc / langchaingo

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

Fixed usage of ToolChoice parameter with OpenAI #829

Closed LuckySpb closed 3 months ago

LuckySpb commented 4 months ago

Fix passing ToolChoice parameter to ChatRequest

PR Checklist

tmc commented 3 months ago

Tackled in https://github.com/tmc/langchaingo/pull/829