-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
🚀 Describe the new functionality needed
Responses and Completions have a max_output_tokens field. It is currently missing from the create and response object in Responses API.
Requirements
- Implement
max_output_tokens
field as an input argument for Responses API, and add it to the response object - Pass this through to the completions request translation, and ensure that it gets returned
💡 Why is this needed? What if we don't build it?
This is a feature gap
Other thoughts
Good First Issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers