mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-20 06:04:42 -04:00
6c81282073
* examples: update examples, clean up module declarations - Fix and relax lint rules (for now) - Clean up and fix module declarations - Add .gitattributes to mark go.sum as binary * ci: separate and enhance CI workflows - Split example builds into dedicated workflow - Add comprehensive test coverage reporting - Improve CI structure with matrix testing - Add race condition testing - Add automated PR coverage comments * test: improve test reliability and agent message handling - Simplify MRKL agent test to use basic math calculation - Update OpenAI functions agent to use ToolChatMessage - Add proper environment checks for Zep integration tests * agents: fix issue in tool call handling for openai function agent
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
# Mark go.sum as binary to avoid unnecessary diffs
|
|
go.sum binary
|