yao/agent/types
Max bc3dd567b5 Refactor assistant settings to use 'Uses' instead of 'Use' for improved clarity
- Updated the Load function and API handlers to replace 'Use' with 'Uses' for assistant configuration, enhancing consistency across the codebase.
- Modified related structures and functions to reflect the new naming convention, ensuring better alignment with the intended functionality.
- Added a new Skip struct to manage request skip configurations, improving request handling flexibility.
- Implemented tests for the GetSkip function to validate skip parameter extraction from both request body and query parameters.
2025-11-24 18:34:00 +08:00
..
dsl.go Remove deprecated agent API files and refactor agent loading logic 2025-11-11 11:23:20 +08:00
types.go Refactor assistant settings to use 'Uses' instead of 'Use' for improved clarity 2025-11-24 18:34:00 +08:00