Skip to content

Conversation

@knjiang
Copy link
Contributor

@knjiang knjiang commented Jan 14, 2026

Add parameter test cases for openai responses with the new params.ts file

new test coverage, got the request body from https://platform.openai.com/docs/api-reference/responses:

Category Before (existing) After (new params.ts)
Reasoning effort (3 values), summary ✓ (already covered)
Text config verbosity + json_object, json_schema
Tools function type, auto choice + web_search, code_interpreter, specific choice, parallel_tool_calls
Context - + instructions, truncation
Storage - + store
Caching - + service_tier, prompt_cache_key
Metadata - + metadata, safety_identifier

cross compatability coverage report -> https://github.com/braintrustdata/lingua/actions/runs/21009330639

Copy link
Contributor Author

knjiang commented Jan 14, 2026

@knjiang knjiang force-pushed the add_openai-responses_parameter_test_cases branch from f23e893 to f8ff480 Compare January 14, 2026 19:36
@knjiang knjiang force-pushed the add_openai-responses_parameter_test_cases branch 2 times, most recently from dc57d5e to 84c3c24 Compare January 14, 2026 20:48
@knjiang knjiang marked this pull request as ready for review January 14, 2026 21:00
@knjiang knjiang requested review from ankrgyl and remh January 14, 2026 21:02
@knjiang knjiang force-pushed the add_openai-responses_parameter_test_cases branch from 84c3c24 to 48d812e Compare January 16, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants