What's Changed
- anthropic: Add support for multi content part and images content in human messages. by @Neofox in https://github.com/tmc/langchaingo/pull/1141
- llms: implement StreamingReasoningFunc for reasoning models by @douglarek in https://github.com/tmc/langchaingo/pull/1125
- ci: migrate linting golangci-lint to v2.0.2 by @mdelapenya in https://github.com/tmc/langchaingo/pull/1217...