yao/widgets/app
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
..
app.go Refactor assistant settings to use 'Uses' instead of 'Use' for improved clarity 2025-11-24 18:34:00 +08:00
app_test.go [add] app setting token option 2023-07-27 16:05:16 +08:00
types.go [add] app setting token option 2023-07-27 16:05:16 +08:00