4 Commits

Author SHA1 Message Date
1c3ea7d1f1 Refactor Knowledge struct into shared package
Moved the Knowledge struct and related types to the shared package, updating all references across the codebase. This improves modularity and enables better reuse of the Knowledge type across different components.
2025-05-03 22:09:02 -04:00
7834943cb6 Update go-llm module version in go.mod and go.sum 2025-05-03 21:51:54 -04:00
24f248d900 Update go-llm module version in go.mod and go.sum 2025-05-03 05:36:37 -04:00
5d2c350acf Consolidated a bunch of reused code to agents 2025-03-26 00:21:19 -04:00