-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🚀 Describe the new functionality needed
The background parameter is an optional bool
that Open AI uses to run long-running, resource-intensive requests asynchronously.
Requirements:
- Add
background
to create requests, and the response object - For now, just drop this field. It just needs to exist to prevent 404s.
💡 Why is this needed? What if we don't build it?
feature parity
Other thoughts
good first issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request