验收测试 测试任何 API 端点是否符合 Open Responses 规范。 配置您的连接信息,运行测试套件以根据 OpenAPI 模式验证响应。 ConfigurationBase URLModelAPI KeyAuth Header NameUse Bearer prefix (e.g., "Bearer sk-...")Run All TestsTest Suite○Basic Text ResponseSimple user message, validates ResponseResource schema▼○Streaming ResponseValidates SSE streaming events and final response▼○System PromptInclude system role message in input▼○Tool CallingDefine a function tool and verify function_call output▼○Image InputSend image URL in user content▼○Multi-turn ConversationSend assistant + user messages as conversation history▼