tmc / langchaingo

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

agents: internationalize and add Chinese #1000

Closed Alan796 closed 3 months ago

Alan796 commented 3 months ago

PR Checklist

If non-English questions are inputed, the agents won't work well with the English prompt, so I'm internationalizing agents and adding Chinese prompt. Other languages can be supported too.