module documentation
DataConverter that supports conversion of types used by OpenAI Agents SDK.
These are mostly Pydantic types. Some of them should be explicitly imported.
Class |
|
Payload converter for payloads containing pydantic model instances. |
Type Variable | T |
Undocumented |
Variable | open |
Open AI Agent library types data converter |
Class | _ |
Payload converter for OpenAI agent types that supports Pydantic models and standard Python types. |
Class | _ |
Undocumented |
Function | _get |
Undocumented |