operations Package
Classes
| AgentsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:agents> attribute. |
| AsyncBetaRealtime |
BetaRealtime streaming entry point, exposed as Follows the OpenAI Python realtime surface: obtain it from the HTTP client and open a connection with connect:
|
| AsyncBetaRealtimeConnection |
An open realtime WebSocket connection to a voice agent. Iterate over the connection to receive strongly-typed server events, and use the sub-namespaces to send strongly-typed client events:
|
| AsyncBetaRealtimeConnectionManager |
Async context manager that opens an AsyncBetaRealtimeConnection. Returned by connect; you normally use it as
|
| BetaAgentInsightMonitorsOperations |
Custom async operations for beta Agent Insights monitors. |
| BetaAgentsOperations |
Custom async operations for beta agent optimization jobs. |
| BetaDatasetsOperations |
Custom async operations for beta data generation jobs. |
| BetaEvaluationTaxonomiesOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:evaluation_taxonomies> attribute. |
| BetaEvaluatorsOperations |
Custom async operations for beta evaluator generation jobs. |
| BetaInsightsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:insights> attribute. |
| BetaMemoryStoresOperations | |
| BetaModelsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through models attribute. |
| BetaOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:beta> attribute. |
| BetaRedTeamsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:red_teams> attribute. |
| BetaRoutinesOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:routines> attribute. |
| BetaSchedulesOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:schedules> attribute. |
| BetaSkillsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:skills> attribute. |
| BetaVoiceAgentsConversationsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:conversations> attribute. |
| BetaVoiceAgentsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through AIProjectClient's <xref:beta> attribute's voice_agents attribute. |
| BetaVoiceAgentsTelephonyOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:telephony> attribute. |
| ConnectionsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:connections> attribute. |
| DatasetsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:datasets> attribute. |
| DeploymentsOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:deployments> attribute. |
| EvaluationRulesOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:evaluation_rules> attribute. |
| IndexesOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:indexes> attribute. |
| TelemetryOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:telemetry> attribute. |
| ToolboxesOperations |
Warning DO NOT instantiate this class directly. Instead, you should access the following operations through <xref:toolboxes> attribute. |