- Updated import paths for store packages to use specific types for better clarity and maintainability. - Refactored store initialization in the agent to utilize the new store types for Mongo, Redis, and Xun. - Removed deprecated store-related files to streamline the codebase and improve overall organization. - Ensured that all references to the store in the agent files are consistent with the new structure. |
||
|---|---|---|
| .. | ||
| api.go | ||
| assistant.go | ||
| cache.go | ||
| cache_test.go | ||
| call.go | ||
| hooks.go | ||
| load.go | ||
| load_test.go | ||
| object.go | ||
| plan.go | ||
| tool.go | ||
| types.go | ||
| utils.go | ||