This repository was archived by the owner on Aug 3, 2026. It is now read-only.
Commit a6f6682
committed
Refactor code formatting and update Go version in module files
- Removed trailing whitespace in several Go files for cleaner code.
- Updated Go version in `go.mod` from 1.25.0 to 1.24.4 for compatibility.
- Minor adjustments in `agent_strategy.go`, `plan_execute_strategy.go`, `plan_store.go`, `plan.go`, and `react_agent.go` to enhance readability.
- Added new integration and status documentation files to provide comprehensive implementation guidance for remaining integrations.1 parent 4ea80cd commit a6f6682
44 files changed
Lines changed: 7614 additions & 52 deletions
File tree
- integrations
- benchmarks
- caches/memory
- embeddings/cohere
- examples
- complete_rag
- vectorstores
- statestores/postgres
- tests/integration
- vectorstores
- chroma
- weaviate
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments