mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-13 19:51:48 -04:00
a17a86c171
- Upgraded golangci-lint from version v2.1.6 to v2.8.0 in the CI workflow for improved linting capabilities. - Refactored test cases in conversational_test.go to streamline error handling and improve readability. - Enhanced predictOptions initialization in conversational.go and mrkl.go for better performance and clarity. - Updated various agent files to optimize memory allocation and improve overall code efficiency. - Added deferred response body closure in transport_test.go to ensure proper resource management.