yao/openapi/tests/setting
Max c5da1c1ba1 feat(agent): add heavy role support in system configuration and connector management
- Introduced a new "Heavy" role in the system configuration, allowing for complex reasoning tasks.
- Updated the initialization and environment resolution functions to handle the new Heavy role appropriately.
- Enhanced tests to validate the integration of the Heavy role, ensuring proper connector resolution and model handling.
- Adjusted OpenAPI settings to reflect the addition of the Heavy role, improving overall system capabilities.
2026-05-02 13:59:14 +08:00
..
cloud_test.go feat(setting): implement cloud settings endpoints and owner verification 2026-04-28 21:20:43 +08:00
llm_test.go feat(agent): add heavy role support in system configuration and connector management 2026-05-02 13:59:14 +08:00
mcp_test.go feat(mcp): add MCP server management endpoints 2026-04-29 14:53:00 +08:00
sandbox_test.go feat(sandbox): add sandbox management endpoints and data structures 2026-04-29 18:47:38 +08:00
search_test.go feat(search): add search provider endpoints and data structures 2026-04-29 11:29:03 +08:00
smtp_test.go feat(smtp): add SMTP configuration and management endpoints 2026-04-29 12:21:19 +08:00
system_test.go feat(openapi): add unified /setting/* endpoints for OpenAPI 2026-04-28 19:33:27 +08:00