yao/agent/store/xun
Max f2099babd9 Update Go module dependencies and enhance assistant context management
- Upgraded Go version to 1.25 and updated several dependencies, including `testify` to v1.11.1 and added new indirect dependencies for JSON schema validation.
- Refactored the assistant's context management to utilize a new `context.Uses` structure, improving the handling of vision, audio, search, and fetch configurations.
- Enhanced the assistant's request building process to support new response formats, including JSON schema validation, ensuring better integration with various tools and services.
2025-11-15 10:05:57 +08:00
..
assistant.go Update Go module dependencies and enhance assistant context management 2025-11-15 10:05:57 +08:00
assistant_test.go Update Go module dependencies and enhance assistant context management 2025-11-15 10:05:57 +08:00
chat.go Refactor store imports and update store initialization logic 2025-11-07 18:27:43 +08:00
history.go Enhance i18n support in assistant model and storage 2025-11-07 18:59:59 +08:00
utils.go Refactor completion request handling in context tests 2025-11-11 16:23:22 +08:00
xun.go Refactor store imports and update store initialization logic 2025-11-07 18:27:43 +08:00
xun_test.go Refactor store imports and update store initialization logic 2025-11-07 18:27:43 +08:00