tmc / langchaingo

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

we should adapt previous openai protocol which do not have MultiContent #830

Closed bjwswang closed 1 month ago

bjwswang commented 1 month ago

There are still a lot of apis which do not have MultiContent. That doesn't make sense that we just remove original Content and only keep MultiContent!

This doesn't make sense!