Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.

Supported Types

str

value: str = /* values here */

List[components.OpenAIResponsesInputUnion1]

value: List[components.OpenAIResponsesInputUnion1] = /* values here */

Any

value: Any = /* values here */