tmc / langchaingo

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

schema: move Chat* types to llms #757

Closed eliben closed 2 months ago

eliben commented 3 months ago

This prevents a circular dependency or code duplication when using Tools

See #753 for context

eliben commented 2 months ago

@tmc friendly ping