yao/openapi/chat
Max 8b690d37bc Refactor completion request handling in context tests
- Renamed and restructured the TestNewOpenAPI function to TestGetCompletionRequest for clarity.
- Updated test cases to validate completion requests using a structured request body instead of query parameters.
- Enhanced error handling and assertions to ensure comprehensive coverage of various scenarios, including metadata handling and expected outputs.
- Removed the obsolete openapi_chat_test.go file to streamline the test suite.
2025-11-11 16:23:22 +08:00
..
chat.go Refactor context handling in agent API and assistant methods 2025-11-10 17:30:53 +08:00
completions.go Refactor completion request handling in context tests 2025-11-11 16:23:22 +08:00
types.go Refactor context handling in agent API and assistant methods 2025-11-10 17:30:53 +08:00