yao/openapi/tests
Max 1efa87e50a feat(llm): add Yao Agents preset and LLM management endpoints
- Introduced a new preset for Yao Agents in presets.yml, including configuration details such as API URL and capabilities.
- Added new LLM management endpoints in the OpenAPI settings, allowing for CRUD operations on LLM providers and roles.
- Enhanced data structures to support the new LLM functionality, including LLMPageData for aggregated responses.
2026-04-29 10:28:07 +08:00
..
agent feat(assistant): enhance sandbox handling and improve assistant tag filtering 2026-03-24 19:19:04 +08:00
chat Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
dsl Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
file Refactor content type assertion in file tests for improved clarity 2025-11-06 11:57:59 +08:00
hello Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
kb Refactor Job System for Enhanced Function Execution and Error Handling 2025-12-19 15:08:16 +08:00
nodes feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
oauth Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
otp Refactor OTP tests to remove deprecated /otp/create endpoint; update tests to reflect server-side OTP generation and enhance login flow validation. 2026-02-21 21:53:54 +08:00
sandbox feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
setting feat(llm): add Yao Agents preset and LLM management endpoints 2026-04-29 10:28:07 +08:00
testutils ⚠️ BREAKING: Removed the Studio package and renamed Neo to Agent. Configuration file path changed from neo/neo.yml to agent/agent.yml. 2025-11-06 18:13:54 +08:00
trace Refactor trace node management to support multiple parents and enhance type handling 2025-11-21 17:33:00 +08:00
user feat(robot): add workspace support to robot management 2026-03-28 16:59:52 +08:00
workspace feat(tai): enhance node registration and management 2026-03-10 15:40:41 +08:00
config_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
integrations_webhook_test.go Enhance robot integration with Telegram and improve event handling 2026-03-01 22:03:25 +08:00
openapi_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00