tmc / langchaingo

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

agents: add CallOptions to Plan() (issue #353) #857

Open disk0Dancer opened 1 month ago

disk0Dancer commented 1 month ago

Hi! I saw an issue #353 during usage package and made implementation.)

I have fixed problem for almost all agent types but not for OpenAI. I do not really understand how to work with theirs API, have no keys..

What do you think about solution?

PR Checklist