yao/openapi/tests
Max 77fbfc1651 Refactor ListChats response handling to support grouping
- Updated the ListChats function to build responses based on the grouping mode, ensuring that when `group_by` is set, the `data` field is omitted to prevent duplication.
- Enhanced the response structure to conditionally include either `groups` or `data`, improving clarity and efficiency in chat session responses.
- Revised tests to validate the new response behavior, ensuring correct handling of grouped and flat responses based on the grouping criteria.
2025-12-10 16:45:22 +08:00
..
agent Refactor assistant capabilities and update data handling 2025-12-02 12:36:47 +08:00
chat Refactor ListChats response handling to support grouping 2025-12-10 16:45:22 +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 Implement authorized script execution and enhance context handling 2025-12-08 11:42:01 +08:00
oauth Enhance member management with member_id and email checks 2025-10-26 09:49:45 +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 Fix error handling in invitation resend test 2025-10-29 09:52:57 +08:00
config_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00
openapi_test.go Remove deprecated test files and refactor OAuth response handling 2025-07-24 15:53:29 +08:00