vapi_client/models/
mod.rs1pub mod add_voice_to_provider_dto;
2pub use self::add_voice_to_provider_dto::AddVoiceToProviderDto;
3pub mod ai_edge_condition;
4pub use self::ai_edge_condition::AiEdgeCondition;
5pub mod analysis;
6pub use self::analysis::Analysis;
7pub mod analysis_cost;
8pub use self::analysis_cost::AnalysisCost;
9pub mod analysis_cost_breakdown;
10pub use self::analysis_cost_breakdown::AnalysisCostBreakdown;
11pub mod analysis_plan;
12pub use self::analysis_plan::AnalysisPlan;
13pub mod analytics_operation;
14pub use self::analytics_operation::AnalyticsOperation;
15pub mod analytics_query;
16pub use self::analytics_query::AnalyticsQuery;
17pub mod analytics_query_dto;
18pub use self::analytics_query_dto::AnalyticsQueryDto;
19pub mod analytics_query_result;
20pub use self::analytics_query_result::AnalyticsQueryResult;
21pub mod anthropic_credential;
22pub use self::anthropic_credential::AnthropicCredential;
23pub mod anthropic_model;
24pub use self::anthropic_model::AnthropicModel;
25pub mod anthropic_thinking_config;
26pub use self::anthropic_thinking_config::AnthropicThinkingConfig;
27pub mod anyscale_credential;
28pub use self::anyscale_credential::AnyscaleCredential;
29pub mod anyscale_model;
30pub use self::anyscale_model::AnyscaleModel;
31pub mod anyscale_model_knowledge_base;
32pub use self::anyscale_model_knowledge_base::AnyscaleModelKnowledgeBase;
33pub mod anyscale_model_tools_inner;
34pub use self::anyscale_model_tools_inner::AnyscaleModelToolsInner;
35pub mod api_request;
36pub use self::api_request::ApiRequest;
37pub mod artifact;
38pub use self::artifact::Artifact;
39pub mod artifact_messages_inner;
40pub use self::artifact_messages_inner::ArtifactMessagesInner;
41pub mod artifact_plan;
42pub use self::artifact_plan::ArtifactPlan;
43pub mod assembly_ai_credential;
44pub use self::assembly_ai_credential::AssemblyAiCredential;
45pub mod assembly_ai_transcriber;
46pub use self::assembly_ai_transcriber::AssemblyAiTranscriber;
47pub mod assistant;
48pub use self::assistant::Assistant;
49pub mod assistant_custom_endpointing_rule;
50pub use self::assistant_custom_endpointing_rule::AssistantCustomEndpointingRule;
51pub mod assistant_hook_filter;
52pub use self::assistant_hook_filter::AssistantHookFilter;
53pub mod assistant_hooks;
54pub use self::assistant_hooks::AssistantHooks;
55pub mod assistant_overrides;
56pub use self::assistant_overrides::AssistantOverrides;
57pub mod assistant_paginated_response;
58pub use self::assistant_paginated_response::AssistantPaginatedResponse;
59pub mod auto_reload_plan;
60pub use self::auto_reload_plan::AutoReloadPlan;
61pub mod azure_blob_storage_bucket_plan;
62pub use self::azure_blob_storage_bucket_plan::AzureBlobStorageBucketPlan;
63pub mod azure_credential;
64pub use self::azure_credential::AzureCredential;
65pub mod azure_open_ai_credential;
66pub use self::azure_open_ai_credential::AzureOpenAiCredential;
67pub mod azure_speech_transcriber;
68pub use self::azure_speech_transcriber::AzureSpeechTranscriber;
69pub mod azure_voice;
70pub use self::azure_voice::AzureVoice;
71pub mod azure_voice_voice_id;
72pub use self::azure_voice_voice_id::AzureVoiceVoiceId;
73pub mod backoff_plan;
74pub use self::backoff_plan::BackoffPlan;
75pub mod bash_tool;
76pub use self::bash_tool::BashTool;
77pub mod bash_tool_with_tool_call;
78pub use self::bash_tool_with_tool_call::BashToolWithToolCall;
79pub mod bot_message;
80pub use self::bot_message::BotMessage;
81pub mod both_custom_endpointing_rule;
82pub use self::both_custom_endpointing_rule::BothCustomEndpointingRule;
83pub mod bucket_plan;
84pub use self::bucket_plan::BucketPlan;
85pub mod byo_phone_number;
86pub use self::byo_phone_number::ByoPhoneNumber;
87pub mod byo_sip_trunk_credential;
88pub use self::byo_sip_trunk_credential::ByoSipTrunkCredential;
89pub mod call;
90pub use self::call::Call;
91pub mod call_costs_inner;
92pub use self::call_costs_inner::CallCostsInner;
93pub mod call_destination;
94pub use self::call_destination::CallDestination;
95pub mod call_log_privileged;
96pub use self::call_log_privileged::CallLogPrivileged;
97pub mod call_logs_paginated_response;
98pub use self::call_logs_paginated_response::CallLogsPaginatedResponse;
99pub mod call_paginated_response;
100pub use self::call_paginated_response::CallPaginatedResponse;
101pub mod cartesia_credential;
102pub use self::cartesia_credential::CartesiaCredential;
103pub mod cartesia_experimental_controls;
104pub use self::cartesia_experimental_controls::CartesiaExperimentalControls;
105pub mod cartesia_voice;
106pub use self::cartesia_voice::CartesiaVoice;
107pub mod cerebras_credential;
108pub use self::cerebras_credential::CerebrasCredential;
109pub mod cerebras_model;
110pub use self::cerebras_model::CerebrasModel;
111pub mod chat_completion_message;
112pub use self::chat_completion_message::ChatCompletionMessage;
113pub mod chat_completion_message_metadata;
114pub use self::chat_completion_message_metadata::ChatCompletionMessageMetadata;
115pub mod chat_completions_dto;
116pub use self::chat_completions_dto::ChatCompletionsDto;
117pub mod chunk_plan;
118pub use self::chunk_plan::ChunkPlan;
119pub mod client_inbound_message;
120pub use self::client_inbound_message::ClientInboundMessage;
121pub mod client_inbound_message_add_message;
122pub use self::client_inbound_message_add_message::ClientInboundMessageAddMessage;
123pub mod client_inbound_message_control;
124pub use self::client_inbound_message_control::ClientInboundMessageControl;
125pub mod client_inbound_message_end_call;
126pub use self::client_inbound_message_end_call::ClientInboundMessageEndCall;
127pub mod client_inbound_message_message;
128pub use self::client_inbound_message_message::ClientInboundMessageMessage;
129pub mod client_inbound_message_say;
130pub use self::client_inbound_message_say::ClientInboundMessageSay;
131pub mod client_inbound_message_transfer;
132pub use self::client_inbound_message_transfer::ClientInboundMessageTransfer;
133pub mod client_inbound_message_transfer_destination;
134pub use self::client_inbound_message_transfer_destination::ClientInboundMessageTransferDestination;
135pub mod client_message;
136pub use self::client_message::ClientMessage;
137pub mod client_message_conversation_update;
138pub use self::client_message_conversation_update::ClientMessageConversationUpdate;
139pub mod client_message_hang;
140pub use self::client_message_hang::ClientMessageHang;
141pub mod client_message_language_change_detected;
142pub use self::client_message_language_change_detected::ClientMessageLanguageChangeDetected;
143pub mod client_message_message;
144pub use self::client_message_message::ClientMessageMessage;
145pub mod client_message_metadata;
146pub use self::client_message_metadata::ClientMessageMetadata;
147pub mod client_message_model_output;
148pub use self::client_message_model_output::ClientMessageModelOutput;
149pub mod client_message_speech_update;
150pub use self::client_message_speech_update::ClientMessageSpeechUpdate;
151pub mod client_message_tool_calls;
152pub use self::client_message_tool_calls::ClientMessageToolCalls;
153pub mod client_message_tool_calls_result;
154pub use self::client_message_tool_calls_result::ClientMessageToolCallsResult;
155pub mod client_message_tool_calls_tool_with_tool_call_list_inner;
156pub use self::client_message_tool_calls_tool_with_tool_call_list_inner::ClientMessageToolCallsToolWithToolCallListInner;
157pub mod client_message_transcript;
158pub use self::client_message_transcript::ClientMessageTranscript;
159pub mod client_message_transfer_update;
160pub use self::client_message_transfer_update::ClientMessageTransferUpdate;
161pub mod client_message_transfer_update_destination;
162pub use self::client_message_transfer_update_destination::ClientMessageTransferUpdateDestination;
163pub mod client_message_user_interrupted;
164pub use self::client_message_user_interrupted::ClientMessageUserInterrupted;
165pub mod client_message_voice_input;
166pub use self::client_message_voice_input::ClientMessageVoiceInput;
167pub mod client_message_workflow_node_started;
168pub use self::client_message_workflow_node_started::ClientMessageWorkflowNodeStarted;
169pub mod clone_voice_dto;
170pub use self::clone_voice_dto::CloneVoiceDto;
171pub mod cloudflare_credential;
172pub use self::cloudflare_credential::CloudflareCredential;
173pub mod cloudflare_r2_bucket_plan;
174pub use self::cloudflare_r2_bucket_plan::CloudflareR2BucketPlan;
175pub mod compliance_plan;
176pub use self::compliance_plan::CompliancePlan;
177pub mod computer_tool;
178pub use self::computer_tool::ComputerTool;
179pub mod computer_tool_with_tool_call;
180pub use self::computer_tool_with_tool_call::ComputerToolWithToolCall;
181pub mod condition;
182pub use self::condition::Condition;
183pub mod cost_breakdown;
184pub use self::cost_breakdown::CostBreakdown;
185pub mod create_anthropic_credential_dto;
186pub use self::create_anthropic_credential_dto::CreateAnthropicCredentialDto;
187pub mod create_anyscale_credential_dto;
188pub use self::create_anyscale_credential_dto::CreateAnyscaleCredentialDto;
189pub mod create_assembly_ai_credential_dto;
190pub use self::create_assembly_ai_credential_dto::CreateAssemblyAiCredentialDto;
191pub mod create_assistant_dto;
192pub use self::create_assistant_dto::CreateAssistantDto;
193pub mod create_assistant_dto_credentials_inner;
194pub use self::create_assistant_dto_credentials_inner::CreateAssistantDtoCredentialsInner;
195pub mod create_assistant_dto_model;
196pub use self::create_assistant_dto_model::CreateAssistantDtoModel;
197pub mod create_assistant_dto_transcriber;
198pub use self::create_assistant_dto_transcriber::CreateAssistantDtoTranscriber;
199pub mod create_assistant_dto_transport_configurations_inner;
200pub use self::create_assistant_dto_transport_configurations_inner::CreateAssistantDtoTransportConfigurationsInner;
201pub mod create_assistant_dto_voice;
202pub use self::create_assistant_dto_voice::CreateAssistantDtoVoice;
203pub mod create_assistant_dto_voicemail_detection;
204pub use self::create_assistant_dto_voicemail_detection::CreateAssistantDtoVoicemailDetection;
205pub mod create_azure_credential_dto;
206pub use self::create_azure_credential_dto::CreateAzureCredentialDto;
207pub mod create_azure_open_ai_credential_dto;
208pub use self::create_azure_open_ai_credential_dto::CreateAzureOpenAiCredentialDto;
209pub mod create_bash_tool_dto;
210pub use self::create_bash_tool_dto::CreateBashToolDto;
211pub mod create_byo_phone_number_dto;
212pub use self::create_byo_phone_number_dto::CreateByoPhoneNumberDto;
213pub mod create_byo_sip_trunk_credential_dto;
214pub use self::create_byo_sip_trunk_credential_dto::CreateByoSipTrunkCredentialDto;
215pub mod create_call_dto;
216pub use self::create_call_dto::CreateCallDto;
217pub mod create_cartesia_credential_dto;
218pub use self::create_cartesia_credential_dto::CreateCartesiaCredentialDto;
219pub mod create_cerebras_credential_dto;
220pub use self::create_cerebras_credential_dto::CreateCerebrasCredentialDto;
221pub mod create_cloudflare_credential_dto;
222pub use self::create_cloudflare_credential_dto::CreateCloudflareCredentialDto;
223pub mod create_computer_tool_dto;
224pub use self::create_computer_tool_dto::CreateComputerToolDto;
225pub mod create_custom_knowledge_base_dto;
226pub use self::create_custom_knowledge_base_dto::CreateCustomKnowledgeBaseDto;
227pub mod create_custom_llm_credential_dto;
228pub use self::create_custom_llm_credential_dto::CreateCustomLlmCredentialDto;
229pub mod create_customer_dto;
230pub use self::create_customer_dto::CreateCustomerDto;
231pub mod create_deep_infra_credential_dto;
232pub use self::create_deep_infra_credential_dto::CreateDeepInfraCredentialDto;
233pub mod create_deep_seek_credential_dto;
234pub use self::create_deep_seek_credential_dto::CreateDeepSeekCredentialDto;
235pub mod create_deepgram_credential_dto;
236pub use self::create_deepgram_credential_dto::CreateDeepgramCredentialDto;
237pub mod create_dtmf_tool_dto;
238pub use self::create_dtmf_tool_dto::CreateDtmfToolDto;
239pub mod create_dtmf_tool_dto_messages_inner;
240pub use self::create_dtmf_tool_dto_messages_inner::CreateDtmfToolDtoMessagesInner;
241pub mod create_eleven_labs_credential_dto;
242pub use self::create_eleven_labs_credential_dto::CreateElevenLabsCredentialDto;
243pub mod create_end_call_tool_dto;
244pub use self::create_end_call_tool_dto::CreateEndCallToolDto;
245pub mod create_function_tool_dto;
246pub use self::create_function_tool_dto::CreateFunctionToolDto;
247pub mod create_gcp_credential_dto;
248pub use self::create_gcp_credential_dto::CreateGcpCredentialDto;
249pub mod create_ghl_tool_dto;
250pub use self::create_ghl_tool_dto::CreateGhlToolDto;
251pub mod create_gladia_credential_dto;
252pub use self::create_gladia_credential_dto::CreateGladiaCredentialDto;
253pub mod create_go_high_level_credential_dto;
254pub use self::create_go_high_level_credential_dto::CreateGoHighLevelCredentialDto;
255pub mod create_google_credential_dto;
256pub use self::create_google_credential_dto::CreateGoogleCredentialDto;
257pub mod create_groq_credential_dto;
258pub use self::create_groq_credential_dto::CreateGroqCredentialDto;
259pub mod create_hume_credential_dto;
260pub use self::create_hume_credential_dto::CreateHumeCredentialDto;
261pub mod create_inflection_ai_credential_dto;
262pub use self::create_inflection_ai_credential_dto::CreateInflectionAiCredentialDto;
263pub mod create_langfuse_credential_dto;
264pub use self::create_langfuse_credential_dto::CreateLangfuseCredentialDto;
265pub mod create_lmnt_credential_dto;
266pub use self::create_lmnt_credential_dto::CreateLmntCredentialDto;
267pub mod create_make_credential_dto;
268pub use self::create_make_credential_dto::CreateMakeCredentialDto;
269pub mod create_make_tool_dto;
270pub use self::create_make_tool_dto::CreateMakeToolDto;
271pub mod create_mistral_credential_dto;
272pub use self::create_mistral_credential_dto::CreateMistralCredentialDto;
273pub mod create_neuphonic_credential_dto;
274pub use self::create_neuphonic_credential_dto::CreateNeuphonicCredentialDto;
275pub mod create_open_ai_credential_dto;
276pub use self::create_open_ai_credential_dto::CreateOpenAiCredentialDto;
277pub mod create_open_router_credential_dto;
278pub use self::create_open_router_credential_dto::CreateOpenRouterCredentialDto;
279pub mod create_org_dto;
280pub use self::create_org_dto::CreateOrgDto;
281pub mod create_outbound_call_dto;
282pub use self::create_outbound_call_dto::CreateOutboundCallDto;
283pub mod create_output_tool_dto;
284pub use self::create_output_tool_dto::CreateOutputToolDto;
285pub mod create_perplexity_ai_credential_dto;
286pub use self::create_perplexity_ai_credential_dto::CreatePerplexityAiCredentialDto;
287pub mod create_play_ht_credential_dto;
288pub use self::create_play_ht_credential_dto::CreatePlayHtCredentialDto;
289pub mod create_query_tool_dto;
290pub use self::create_query_tool_dto::CreateQueryToolDto;
291pub mod create_rime_ai_credential_dto;
292pub use self::create_rime_ai_credential_dto::CreateRimeAiCredentialDto;
293pub mod create_runpod_credential_dto;
294pub use self::create_runpod_credential_dto::CreateRunpodCredentialDto;
295pub mod create_s3_credential_dto;
296pub use self::create_s3_credential_dto::CreateS3CredentialDto;
297pub mod create_smallest_ai_credential_dto;
298pub use self::create_smallest_ai_credential_dto::CreateSmallestAiCredentialDto;
299pub mod create_speechmatics_credential_dto;
300pub use self::create_speechmatics_credential_dto::CreateSpeechmaticsCredentialDto;
301pub mod create_squad_dto;
302pub use self::create_squad_dto::CreateSquadDto;
303pub mod create_supabase_credential_dto;
304pub use self::create_supabase_credential_dto::CreateSupabaseCredentialDto;
305pub mod create_tavus_credential_dto;
306pub use self::create_tavus_credential_dto::CreateTavusCredentialDto;
307pub mod create_telnyx_phone_number_dto;
308pub use self::create_telnyx_phone_number_dto::CreateTelnyxPhoneNumberDto;
309pub mod create_test_suite_dto;
310pub use self::create_test_suite_dto::CreateTestSuiteDto;
311pub mod create_test_suite_run_dto;
312pub use self::create_test_suite_run_dto::CreateTestSuiteRunDto;
313pub mod create_test_suite_test_voice_dto;
314pub use self::create_test_suite_test_voice_dto::CreateTestSuiteTestVoiceDto;
315pub mod create_text_editor_tool_dto;
316pub use self::create_text_editor_tool_dto::CreateTextEditorToolDto;
317pub mod create_together_ai_credential_dto;
318pub use self::create_together_ai_credential_dto::CreateTogetherAiCredentialDto;
319pub mod create_token_dto;
320pub use self::create_token_dto::CreateTokenDto;
321pub mod create_tool_template_dto;
322pub use self::create_tool_template_dto::CreateToolTemplateDto;
323pub mod create_tool_template_dto_details;
324pub use self::create_tool_template_dto_details::CreateToolTemplateDtoDetails;
325pub mod create_tool_template_dto_provider_details;
326pub use self::create_tool_template_dto_provider_details::CreateToolTemplateDtoProviderDetails;
327pub mod create_transfer_call_tool_dto;
328pub use self::create_transfer_call_tool_dto::CreateTransferCallToolDto;
329pub mod create_transfer_call_tool_dto_destinations_inner;
330pub use self::create_transfer_call_tool_dto_destinations_inner::CreateTransferCallToolDtoDestinationsInner;
331pub mod create_trieve_credential_dto;
332pub use self::create_trieve_credential_dto::CreateTrieveCredentialDto;
333pub mod create_trieve_knowledge_base_dto;
334pub use self::create_trieve_knowledge_base_dto::CreateTrieveKnowledgeBaseDto;
335pub mod create_twilio_credential_dto;
336pub use self::create_twilio_credential_dto::CreateTwilioCredentialDto;
337pub mod create_twilio_phone_number_dto;
338pub use self::create_twilio_phone_number_dto::CreateTwilioPhoneNumberDto;
339pub mod create_vapi_phone_number_dto;
340pub use self::create_vapi_phone_number_dto::CreateVapiPhoneNumberDto;
341pub mod create_voicemail_tool_dto;
342pub use self::create_voicemail_tool_dto::CreateVoicemailToolDto;
343pub mod create_vonage_credential_dto;
344pub use self::create_vonage_credential_dto::CreateVonageCredentialDto;
345pub mod create_vonage_phone_number_dto;
346pub use self::create_vonage_phone_number_dto::CreateVonagePhoneNumberDto;
347pub mod create_web_call_dto;
348pub use self::create_web_call_dto::CreateWebCallDto;
349pub mod create_webhook_credential_dto;
350pub use self::create_webhook_credential_dto::CreateWebhookCredentialDto;
351pub mod create_workflow_dto;
352pub use self::create_workflow_dto::CreateWorkflowDto;
353pub mod create_xai_credential_dto;
354pub use self::create_xai_credential_dto::CreateXaiCredentialDto;
355pub mod custom_knowledge_base;
356pub use self::custom_knowledge_base::CustomKnowledgeBase;
357pub mod custom_llm_credential;
358pub use self::custom_llm_credential::CustomLlmCredential;
359pub mod custom_llm_model;
360pub use self::custom_llm_model::CustomLlmModel;
361pub mod custom_message;
362pub use self::custom_message::CustomMessage;
363pub mod custom_transcriber;
364pub use self::custom_transcriber::CustomTranscriber;
365pub mod custom_voice;
366pub use self::custom_voice::CustomVoice;
367pub mod customer_custom_endpointing_rule;
368pub use self::customer_custom_endpointing_rule::CustomerCustomEndpointingRule;
369pub mod deep_infra_credential;
370pub use self::deep_infra_credential::DeepInfraCredential;
371pub mod deep_infra_model;
372pub use self::deep_infra_model::DeepInfraModel;
373pub mod deep_seek_credential;
374pub use self::deep_seek_credential::DeepSeekCredential;
375pub mod deep_seek_model;
376pub use self::deep_seek_model::DeepSeekModel;
377pub mod deepgram_credential;
378pub use self::deepgram_credential::DeepgramCredential;
379pub mod deepgram_transcriber;
380pub use self::deepgram_transcriber::DeepgramTranscriber;
381pub mod deepgram_transcriber_model;
382pub use self::deepgram_transcriber_model::DeepgramTranscriberModel;
383pub mod deepgram_voice;
384pub use self::deepgram_voice::DeepgramVoice;
385pub mod deepgram_voice_voice_id;
386pub use self::deepgram_voice_voice_id::DeepgramVoiceVoiceId;
387pub mod dtmf_tool;
388pub use self::dtmf_tool::DtmfTool;
389pub mod edge;
390pub use self::edge::Edge;
391pub mod edge_condition;
392pub use self::edge_condition::EdgeCondition;
393pub mod eleven_labs_credential;
394pub use self::eleven_labs_credential::ElevenLabsCredential;
395pub mod eleven_labs_transcriber;
396pub use self::eleven_labs_transcriber::ElevenLabsTranscriber;
397pub mod eleven_labs_voice;
398pub use self::eleven_labs_voice::ElevenLabsVoice;
399pub mod eleven_labs_voice_voice_id;
400pub use self::eleven_labs_voice_voice_id::ElevenLabsVoiceVoiceId;
401pub mod end_call_tool;
402pub use self::end_call_tool::EndCallTool;
403pub mod error;
404pub use self::error::Error;
405pub mod exact_replacement;
406pub use self::exact_replacement::ExactReplacement;
407pub mod failed_edge_condition;
408pub use self::failed_edge_condition::FailedEdgeCondition;
409pub mod fallback_azure_voice;
410pub use self::fallback_azure_voice::FallbackAzureVoice;
411pub mod fallback_cartesia_voice;
412pub use self::fallback_cartesia_voice::FallbackCartesiaVoice;
413pub mod fallback_custom_voice;
414pub use self::fallback_custom_voice::FallbackCustomVoice;
415pub mod fallback_deepgram_voice;
416pub use self::fallback_deepgram_voice::FallbackDeepgramVoice;
417pub mod fallback_eleven_labs_voice;
418pub use self::fallback_eleven_labs_voice::FallbackElevenLabsVoice;
419pub mod fallback_hume_voice;
420pub use self::fallback_hume_voice::FallbackHumeVoice;
421pub mod fallback_lmnt_voice;
422pub use self::fallback_lmnt_voice::FallbackLmntVoice;
423pub mod fallback_neets_voice;
424pub use self::fallback_neets_voice::FallbackNeetsVoice;
425pub mod fallback_neuphonic_voice;
426pub use self::fallback_neuphonic_voice::FallbackNeuphonicVoice;
427pub mod fallback_open_ai_voice;
428pub use self::fallback_open_ai_voice::FallbackOpenAiVoice;
429pub mod fallback_plan;
430pub use self::fallback_plan::FallbackPlan;
431pub mod fallback_plan_voices_inner;
432pub use self::fallback_plan_voices_inner::FallbackPlanVoicesInner;
433pub mod fallback_play_ht_voice;
434pub use self::fallback_play_ht_voice::FallbackPlayHtVoice;
435pub mod fallback_rime_ai_voice;
436pub use self::fallback_rime_ai_voice::FallbackRimeAiVoice;
437pub mod fallback_smallest_ai_voice;
438pub use self::fallback_smallest_ai_voice::FallbackSmallestAiVoice;
439pub mod fallback_tavus_voice;
440pub use self::fallback_tavus_voice::FallbackTavusVoice;
441pub mod fallback_vapi_voice;
442pub use self::fallback_vapi_voice::FallbackVapiVoice;
443pub mod file;
444pub use self::file::File;
445pub mod format_plan;
446pub use self::format_plan::FormatPlan;
447pub mod format_plan_replacements_inner;
448pub use self::format_plan_replacements_inner::FormatPlanReplacementsInner;
449pub mod function_tool;
450pub use self::function_tool::FunctionTool;
451pub mod function_tool_provider_details;
452pub use self::function_tool_provider_details::FunctionToolProviderDetails;
453pub mod function_tool_with_tool_call;
454pub use self::function_tool_with_tool_call::FunctionToolWithToolCall;
455pub mod gather;
456pub use self::gather::Gather;
457pub mod gcp_credential;
458pub use self::gcp_credential::GcpCredential;
459pub mod gcp_key;
460pub use self::gcp_key::GcpKey;
461pub mod gemini_multimodal_live_prebuilt_voice_config;
462pub use self::gemini_multimodal_live_prebuilt_voice_config::GeminiMultimodalLivePrebuiltVoiceConfig;
463pub mod gemini_multimodal_live_speech_config;
464pub use self::gemini_multimodal_live_speech_config::GeminiMultimodalLiveSpeechConfig;
465pub mod gemini_multimodal_live_voice_config;
466pub use self::gemini_multimodal_live_voice_config::GeminiMultimodalLiveVoiceConfig;
467pub mod ghl_tool;
468pub use self::ghl_tool::GhlTool;
469pub mod ghl_tool_metadata;
470pub use self::ghl_tool_metadata::GhlToolMetadata;
471pub mod ghl_tool_provider_details;
472pub use self::ghl_tool_provider_details::GhlToolProviderDetails;
473pub mod ghl_tool_with_tool_call;
474pub use self::ghl_tool_with_tool_call::GhlToolWithToolCall;
475pub mod gladia_credential;
476pub use self::gladia_credential::GladiaCredential;
477pub mod gladia_transcriber;
478pub use self::gladia_transcriber::GladiaTranscriber;
479pub mod gladia_transcriber_language_behaviour;
480pub use self::gladia_transcriber_language_behaviour::GladiaTranscriberLanguageBehaviour;
481pub mod gladia_transcriber_model;
482pub use self::gladia_transcriber_model::GladiaTranscriberModel;
483pub mod go_high_level_credential;
484pub use self::go_high_level_credential::GoHighLevelCredential;
485pub mod google_credential;
486pub use self::google_credential::GoogleCredential;
487pub mod google_model;
488pub use self::google_model::GoogleModel;
489pub mod google_realtime_config;
490pub use self::google_realtime_config::GoogleRealtimeConfig;
491pub mod google_voicemail_detection_plan;
492pub use self::google_voicemail_detection_plan::GoogleVoicemailDetectionPlan;
493pub mod groq_credential;
494pub use self::groq_credential::GroqCredential;
495pub mod groq_model;
496pub use self::groq_model::GroqModel;
497pub mod hangup;
498pub use self::hangup::Hangup;
499pub mod hook;
500pub use self::hook::Hook;
501pub mod hume_credential;
502pub use self::hume_credential::HumeCredential;
503pub mod hume_voice;
504pub use self::hume_voice::HumeVoice;
505pub mod import_twilio_phone_number_dto;
506pub use self::import_twilio_phone_number_dto::ImportTwilioPhoneNumberDto;
507pub mod import_twilio_phone_number_dto_fallback_destination;
508pub use self::import_twilio_phone_number_dto_fallback_destination::ImportTwilioPhoneNumberDtoFallbackDestination;
509pub mod import_vonage_phone_number_dto;
510pub use self::import_vonage_phone_number_dto::ImportVonagePhoneNumberDto;
511pub mod inflection_ai_credential;
512pub use self::inflection_ai_credential::InflectionAiCredential;
513pub mod inflection_ai_model;
514pub use self::inflection_ai_model::InflectionAiModel;
515pub mod invite_user_dto;
516pub use self::invite_user_dto::InviteUserDto;
517pub mod invoice_plan;
518pub use self::invoice_plan::InvoicePlan;
519pub mod json_schema;
520pub use self::json_schema::JsonSchema;
521pub mod keypad_input_plan;
522pub use self::keypad_input_plan::KeypadInputPlan;
523pub mod knowledge_base;
524pub use self::knowledge_base::KnowledgeBase;
525pub mod knowledge_base_controller_create_request;
526pub use self::knowledge_base_controller_create_request::KnowledgeBaseControllerCreateRequest;
527pub mod knowledge_base_controller_find_all_200_response_inner;
528pub use self::knowledge_base_controller_find_all_200_response_inner::KnowledgeBaseControllerFindAll200ResponseInner;
529pub mod knowledge_base_controller_update_request;
530pub use self::knowledge_base_controller_update_request::KnowledgeBaseControllerUpdateRequest;
531pub mod knowledge_base_response_document;
532pub use self::knowledge_base_response_document::KnowledgeBaseResponseDocument;
533pub mod langfuse_credential;
534pub use self::langfuse_credential::LangfuseCredential;
535pub mod langfuse_observability_plan;
536pub use self::langfuse_observability_plan::LangfuseObservabilityPlan;
537pub mod lmnt_credential;
538pub use self::lmnt_credential::LmntCredential;
539pub mod lmnt_voice;
540pub use self::lmnt_voice::LmntVoice;
541pub mod lmnt_voice_voice_id;
542pub use self::lmnt_voice_voice_id::LmntVoiceVoiceId;
543pub mod log;
544pub use self::log::Log;
545pub mod logic_edge_condition;
546pub use self::logic_edge_condition::LogicEdgeCondition;
547pub mod logs_paginated_response;
548pub use self::logs_paginated_response::LogsPaginatedResponse;
549pub mod make_credential;
550pub use self::make_credential::MakeCredential;
551pub mod make_tool;
552pub use self::make_tool::MakeTool;
553pub mod make_tool_metadata;
554pub use self::make_tool_metadata::MakeToolMetadata;
555pub mod make_tool_provider_details;
556pub use self::make_tool_provider_details::MakeToolProviderDetails;
557pub mod make_tool_with_tool_call;
558pub use self::make_tool_with_tool_call::MakeToolWithToolCall;
559pub mod message_plan;
560pub use self::message_plan::MessagePlan;
561pub mod metrics;
562pub use self::metrics::Metrics;
563pub mod mistral_credential;
564pub use self::mistral_credential::MistralCredential;
565pub mod model_cost;
566pub use self::model_cost::ModelCost;
567pub mod monitor;
568pub use self::monitor::Monitor;
569pub mod monitor_plan;
570pub use self::monitor_plan::MonitorPlan;
571pub mod neets_voice;
572pub use self::neets_voice::NeetsVoice;
573pub mod neets_voice_voice_id;
574pub use self::neets_voice_voice_id::NeetsVoiceVoiceId;
575pub mod neuphonic_credential;
576pub use self::neuphonic_credential::NeuphonicCredential;
577pub mod neuphonic_voice;
578pub use self::neuphonic_voice::NeuphonicVoice;
579pub mod neuphonic_voice_voice_id;
580pub use self::neuphonic_voice_voice_id::NeuphonicVoiceVoiceId;
581pub mod o_auth2_authentication_plan;
582pub use self::o_auth2_authentication_plan::OAuth2AuthenticationPlan;
583pub mod oauth2_authentication_session;
584pub use self::oauth2_authentication_session::Oauth2AuthenticationSession;
585pub mod open_ai_credential;
586pub use self::open_ai_credential::OpenAiCredential;
587pub mod open_ai_function;
588pub use self::open_ai_function::OpenAiFunction;
589pub mod open_ai_function_parameters;
590pub use self::open_ai_function_parameters::OpenAiFunctionParameters;
591pub mod open_ai_message;
592pub use self::open_ai_message::OpenAiMessage;
593pub mod open_ai_model;
594pub use self::open_ai_model::OpenAiModel;
595pub mod open_ai_voice;
596pub use self::open_ai_voice::OpenAiVoice;
597pub mod open_ai_voicemail_detection_plan;
598pub use self::open_ai_voicemail_detection_plan::OpenAiVoicemailDetectionPlan;
599pub mod open_router_credential;
600pub use self::open_router_credential::OpenRouterCredential;
601pub mod open_router_model;
602pub use self::open_router_model::OpenRouterModel;
603pub mod org;
604pub use self::org::Org;
605pub mod org_plan;
606pub use self::org_plan::OrgPlan;
607pub mod output_tool;
608pub use self::output_tool::OutputTool;
609pub mod pagination_meta;
610pub use self::pagination_meta::PaginationMeta;
611pub mod perplexity_ai_credential;
612pub use self::perplexity_ai_credential::PerplexityAiCredential;
613pub mod perplexity_ai_model;
614pub use self::perplexity_ai_model::PerplexityAiModel;
615pub mod phone_number;
616pub use self::phone_number::PhoneNumber;
617pub mod phone_number_controller_create_request;
618pub use self::phone_number_controller_create_request::PhoneNumberControllerCreateRequest;
619pub mod phone_number_controller_update_request;
620pub use self::phone_number_controller_update_request::PhoneNumberControllerUpdateRequest;
621pub mod phone_number_paginated_response;
622pub use self::phone_number_paginated_response::PhoneNumberPaginatedResponse;
623pub mod phone_number_paginated_response_results_inner;
624pub use self::phone_number_paginated_response_results_inner::PhoneNumberPaginatedResponseResultsInner;
625pub mod play_ht_credential;
626pub use self::play_ht_credential::PlayHtCredential;
627pub mod play_ht_voice;
628pub use self::play_ht_voice::PlayHtVoice;
629pub mod play_ht_voice_voice_id;
630pub use self::play_ht_voice_voice_id::PlayHtVoiceVoiceId;
631pub mod query_tool;
632pub use self::query_tool::QueryTool;
633pub mod regex_option;
634pub use self::regex_option::RegexOption;
635pub mod regex_replacement;
636pub use self::regex_replacement::RegexReplacement;
637pub mod rime_ai_credential;
638pub use self::rime_ai_credential::RimeAiCredential;
639pub mod rime_ai_voice;
640pub use self::rime_ai_voice::RimeAiVoice;
641pub mod rime_ai_voice_voice_id;
642pub use self::rime_ai_voice_voice_id::RimeAiVoiceVoiceId;
643pub mod runpod_credential;
644pub use self::runpod_credential::RunpodCredential;
645pub mod s3_credential;
646pub use self::s3_credential::S3Credential;
647pub mod say;
648pub use self::say::Say;
649pub mod say_hook;
650pub use self::say_hook::SayHook;
651pub mod server;
652pub use self::server::Server;
653pub mod server_message;
654pub use self::server_message::ServerMessage;
655pub mod server_message_assistant_request;
656pub use self::server_message_assistant_request::ServerMessageAssistantRequest;
657pub mod server_message_assistant_request_phone_number;
658pub use self::server_message_assistant_request_phone_number::ServerMessageAssistantRequestPhoneNumber;
659pub mod server_message_conversation_update;
660pub use self::server_message_conversation_update::ServerMessageConversationUpdate;
661pub mod server_message_end_of_call_report;
662pub use self::server_message_end_of_call_report::ServerMessageEndOfCallReport;
663pub mod server_message_hang;
664pub use self::server_message_hang::ServerMessageHang;
665pub mod server_message_knowledge_base_request;
666pub use self::server_message_knowledge_base_request::ServerMessageKnowledgeBaseRequest;
667pub mod server_message_language_change_detected;
668pub use self::server_message_language_change_detected::ServerMessageLanguageChangeDetected;
669pub mod server_message_message;
670pub use self::server_message_message::ServerMessageMessage;
671pub mod server_message_model_output;
672pub use self::server_message_model_output::ServerMessageModelOutput;
673pub mod server_message_phone_call_control;
674pub use self::server_message_phone_call_control::ServerMessagePhoneCallControl;
675pub mod server_message_phone_call_control_destination;
676pub use self::server_message_phone_call_control_destination::ServerMessagePhoneCallControlDestination;
677pub mod server_message_response;
678pub use self::server_message_response::ServerMessageResponse;
679pub mod server_message_response_assistant_request;
680pub use self::server_message_response_assistant_request::ServerMessageResponseAssistantRequest;
681pub mod server_message_response_assistant_request_destination;
682pub use self::server_message_response_assistant_request_destination::ServerMessageResponseAssistantRequestDestination;
683pub mod server_message_response_knowledge_base_request;
684pub use self::server_message_response_knowledge_base_request::ServerMessageResponseKnowledgeBaseRequest;
685pub mod server_message_response_message_response;
686pub use self::server_message_response_message_response::ServerMessageResponseMessageResponse;
687pub mod server_message_response_tool_calls;
688pub use self::server_message_response_tool_calls::ServerMessageResponseToolCalls;
689pub mod server_message_response_transfer_destination_request;
690pub use self::server_message_response_transfer_destination_request::ServerMessageResponseTransferDestinationRequest;
691pub mod server_message_response_transfer_destination_request_destination;
692pub use self::server_message_response_transfer_destination_request_destination::ServerMessageResponseTransferDestinationRequestDestination;
693pub mod server_message_response_voice_request;
694pub use self::server_message_response_voice_request::ServerMessageResponseVoiceRequest;
695pub mod server_message_speech_update;
696pub use self::server_message_speech_update::ServerMessageSpeechUpdate;
697pub mod server_message_status_update;
698pub use self::server_message_status_update::ServerMessageStatusUpdate;
699pub mod server_message_status_update_destination;
700pub use self::server_message_status_update_destination::ServerMessageStatusUpdateDestination;
701pub mod server_message_tool_calls;
702pub use self::server_message_tool_calls::ServerMessageToolCalls;
703pub mod server_message_transcript;
704pub use self::server_message_transcript::ServerMessageTranscript;
705pub mod server_message_transfer_destination_request;
706pub use self::server_message_transfer_destination_request::ServerMessageTransferDestinationRequest;
707pub mod server_message_transfer_update;
708pub use self::server_message_transfer_update::ServerMessageTransferUpdate;
709pub mod server_message_user_interrupted;
710pub use self::server_message_user_interrupted::ServerMessageUserInterrupted;
711pub mod server_message_voice_input;
712pub use self::server_message_voice_input::ServerMessageVoiceInput;
713pub mod server_message_voice_request;
714pub use self::server_message_voice_request::ServerMessageVoiceRequest;
715pub mod sip_authentication;
716pub use self::sip_authentication::SipAuthentication;
717pub mod sip_trunk_gateway;
718pub use self::sip_trunk_gateway::SipTrunkGateway;
719pub mod sip_trunk_outbound_authentication_plan;
720pub use self::sip_trunk_outbound_authentication_plan::SipTrunkOutboundAuthenticationPlan;
721pub mod sip_trunk_outbound_sip_register_plan;
722pub use self::sip_trunk_outbound_sip_register_plan::SipTrunkOutboundSipRegisterPlan;
723pub mod smallest_ai_credential;
724pub use self::smallest_ai_credential::SmallestAiCredential;
725pub mod smallest_ai_voice;
726pub use self::smallest_ai_voice::SmallestAiVoice;
727pub mod smallest_ai_voice_voice_id;
728pub use self::smallest_ai_voice_voice_id::SmallestAiVoiceVoiceId;
729pub mod speechmatics_credential;
730pub use self::speechmatics_credential::SpeechmaticsCredential;
731pub mod speechmatics_transcriber;
732pub use self::speechmatics_transcriber::SpeechmaticsTranscriber;
733pub mod squad;
734pub use self::squad::Squad;
735pub mod squad_member_dto;
736pub use self::squad_member_dto::SquadMemberDto;
737pub mod start_speaking_plan;
738pub use self::start_speaking_plan::StartSpeakingPlan;
739pub mod start_speaking_plan_custom_endpointing_rules_inner;
740pub use self::start_speaking_plan_custom_endpointing_rules_inner::StartSpeakingPlanCustomEndpointingRulesInner;
741pub mod stop_speaking_plan;
742pub use self::stop_speaking_plan::StopSpeakingPlan;
743pub mod structured_data_plan;
744pub use self::structured_data_plan::StructuredDataPlan;
745pub mod subscription;
746pub use self::subscription::Subscription;
747pub mod success_evaluation_plan;
748pub use self::success_evaluation_plan::SuccessEvaluationPlan;
749pub mod summary_plan;
750pub use self::summary_plan::SummaryPlan;
751pub mod supabase_bucket_plan;
752pub use self::supabase_bucket_plan::SupabaseBucketPlan;
753pub mod supabase_credential;
754pub use self::supabase_credential::SupabaseCredential;
755pub mod sync_voice_library_dto;
756pub use self::sync_voice_library_dto::SyncVoiceLibraryDto;
757pub mod system_message;
758pub use self::system_message::SystemMessage;
759pub mod talkscriber_transcriber;
760pub use self::talkscriber_transcriber::TalkscriberTranscriber;
761pub mod tavus_conversation_properties;
762pub use self::tavus_conversation_properties::TavusConversationProperties;
763pub mod tavus_credential;
764pub use self::tavus_credential::TavusCredential;
765pub mod tavus_voice;
766pub use self::tavus_voice::TavusVoice;
767pub mod tavus_voice_voice_id;
768pub use self::tavus_voice_voice_id::TavusVoiceVoiceId;
769pub mod telnyx_phone_number;
770pub use self::telnyx_phone_number::TelnyxPhoneNumber;
771pub mod template;
772pub use self::template::Template;
773pub mod test_suite;
774pub use self::test_suite::TestSuite;
775pub mod test_suite_run;
776pub use self::test_suite_run::TestSuiteRun;
777pub mod test_suite_run_scorer_ai;
778pub use self::test_suite_run_scorer_ai::TestSuiteRunScorerAi;
779pub mod test_suite_run_test_attempt;
780pub use self::test_suite_run_test_attempt::TestSuiteRunTestAttempt;
781pub mod test_suite_run_test_attempt_call;
782pub use self::test_suite_run_test_attempt_call::TestSuiteRunTestAttemptCall;
783pub mod test_suite_run_test_attempt_scorer_results_inner;
784pub use self::test_suite_run_test_attempt_scorer_results_inner::TestSuiteRunTestAttemptScorerResultsInner;
785pub mod test_suite_run_test_result;
786pub use self::test_suite_run_test_result::TestSuiteRunTestResult;
787pub mod test_suite_runs_paginated_response;
788pub use self::test_suite_runs_paginated_response::TestSuiteRunsPaginatedResponse;
789pub mod test_suite_test_controller_create_default_response;
790pub use self::test_suite_test_controller_create_default_response::TestSuiteTestControllerCreateDefaultResponse;
791pub mod test_suite_test_controller_create_request;
792pub use self::test_suite_test_controller_create_request::TestSuiteTestControllerCreateRequest;
793pub mod test_suite_test_controller_update_request;
794pub use self::test_suite_test_controller_update_request::TestSuiteTestControllerUpdateRequest;
795pub mod test_suite_test_scorer_ai;
796pub use self::test_suite_test_scorer_ai::TestSuiteTestScorerAi;
797pub mod test_suite_test_voice;
798pub use self::test_suite_test_voice::TestSuiteTestVoice;
799pub mod test_suite_test_voice_scorers_inner;
800pub use self::test_suite_test_voice_scorers_inner::TestSuiteTestVoiceScorersInner;
801pub mod test_suite_tests_paginated_response;
802pub use self::test_suite_tests_paginated_response::TestSuiteTestsPaginatedResponse;
803pub mod test_suite_tests_paginated_response_results_inner;
804pub use self::test_suite_tests_paginated_response_results_inner::TestSuiteTestsPaginatedResponseResultsInner;
805pub mod test_suites_paginated_response;
806pub use self::test_suites_paginated_response::TestSuitesPaginatedResponse;
807pub mod text_content;
808pub use self::text_content::TextContent;
809pub mod text_editor_tool;
810pub use self::text_editor_tool::TextEditorTool;
811pub mod text_editor_tool_with_tool_call;
812pub use self::text_editor_tool_with_tool_call::TextEditorToolWithToolCall;
813pub mod time_range;
814pub use self::time_range::TimeRange;
815pub mod together_ai_credential;
816pub use self::together_ai_credential::TogetherAiCredential;
817pub mod together_ai_model;
818pub use self::together_ai_model::TogetherAiModel;
819pub mod token;
820pub use self::token::Token;
821pub mod token_restrictions;
822pub use self::token_restrictions::TokenRestrictions;
823pub mod tool_call;
824pub use self::tool_call::ToolCall;
825pub mod tool_call_function;
826pub use self::tool_call_function::ToolCallFunction;
827pub mod tool_call_message;
828pub use self::tool_call_message::ToolCallMessage;
829pub mod tool_call_result;
830pub use self::tool_call_result::ToolCallResult;
831pub mod tool_call_result_message;
832pub use self::tool_call_result_message::ToolCallResultMessage;
833pub mod tool_call_result_message_inner;
834pub use self::tool_call_result_message_inner::ToolCallResultMessageInner;
835pub mod tool_controller_create_request;
836pub use self::tool_controller_create_request::ToolControllerCreateRequest;
837pub mod tool_controller_find_all_200_response_inner;
838pub use self::tool_controller_find_all_200_response_inner::ToolControllerFindAll200ResponseInner;
839pub mod tool_controller_update_request;
840pub use self::tool_controller_update_request::ToolControllerUpdateRequest;
841pub mod tool_message_complete;
842pub use self::tool_message_complete::ToolMessageComplete;
843pub mod tool_message_delayed;
844pub use self::tool_message_delayed::ToolMessageDelayed;
845pub mod tool_message_failed;
846pub use self::tool_message_failed::ToolMessageFailed;
847pub mod tool_message_start;
848pub use self::tool_message_start::ToolMessageStart;
849pub mod tool_message_start_contents_inner;
850pub use self::tool_message_start_contents_inner::ToolMessageStartContentsInner;
851pub mod tool_template_metadata;
852pub use self::tool_template_metadata::ToolTemplateMetadata;
853pub mod tool_template_setup;
854pub use self::tool_template_setup::ToolTemplateSetup;
855pub mod transcriber_cost;
856pub use self::transcriber_cost::TranscriberCost;
857pub mod transcript_plan;
858pub use self::transcript_plan::TranscriptPlan;
859pub mod transcription_endpointing_plan;
860pub use self::transcription_endpointing_plan::TranscriptionEndpointingPlan;
861pub mod transfer;
862pub use self::transfer::Transfer;
863pub mod transfer_assistant_hook_action;
864pub use self::transfer_assistant_hook_action::TransferAssistantHookAction;
865pub mod transfer_assistant_hook_action_destination;
866pub use self::transfer_assistant_hook_action_destination::TransferAssistantHookActionDestination;
867pub mod transfer_call_tool;
868pub use self::transfer_call_tool::TransferCallTool;
869pub mod transfer_destination_assistant;
870pub use self::transfer_destination_assistant::TransferDestinationAssistant;
871pub mod transfer_destination_assistant_message;
872pub use self::transfer_destination_assistant_message::TransferDestinationAssistantMessage;
873pub mod transfer_destination_number;
874pub use self::transfer_destination_number::TransferDestinationNumber;
875pub mod transfer_destination_sip;
876pub use self::transfer_destination_sip::TransferDestinationSip;
877pub mod transfer_destination_step;
878pub use self::transfer_destination_step::TransferDestinationStep;
879pub mod transfer_plan;
880pub use self::transfer_plan::TransferPlan;
881pub mod transfer_plan_message;
882pub use self::transfer_plan_message::TransferPlanMessage;
883pub mod transport;
884pub use self::transport::Transport;
885pub mod transport_configuration_twilio;
886pub use self::transport_configuration_twilio::TransportConfigurationTwilio;
887pub mod transport_cost;
888pub use self::transport_cost::TransportCost;
889pub mod trieve_credential;
890pub use self::trieve_credential::TrieveCredential;
891pub mod trieve_knowledge_base;
892pub use self::trieve_knowledge_base::TrieveKnowledgeBase;
893pub mod trieve_knowledge_base_chunk_plan;
894pub use self::trieve_knowledge_base_chunk_plan::TrieveKnowledgeBaseChunkPlan;
895pub mod trieve_knowledge_base_create;
896pub use self::trieve_knowledge_base_create::TrieveKnowledgeBaseCreate;
897pub mod trieve_knowledge_base_create_plan;
898pub use self::trieve_knowledge_base_create_plan::TrieveKnowledgeBaseCreatePlan;
899pub mod trieve_knowledge_base_import;
900pub use self::trieve_knowledge_base_import::TrieveKnowledgeBaseImport;
901pub mod trieve_knowledge_base_search_plan;
902pub use self::trieve_knowledge_base_search_plan::TrieveKnowledgeBaseSearchPlan;
903pub mod twilio_credential;
904pub use self::twilio_credential::TwilioCredential;
905pub mod twilio_phone_number;
906pub use self::twilio_phone_number::TwilioPhoneNumber;
907pub mod twilio_voicemail_detection_plan;
908pub use self::twilio_voicemail_detection_plan::TwilioVoicemailDetectionPlan;
909pub mod update_anthropic_credential_dto;
910pub use self::update_anthropic_credential_dto::UpdateAnthropicCredentialDto;
911pub mod update_anyscale_credential_dto;
912pub use self::update_anyscale_credential_dto::UpdateAnyscaleCredentialDto;
913pub mod update_assembly_ai_credential_dto;
914pub use self::update_assembly_ai_credential_dto::UpdateAssemblyAiCredentialDto;
915pub mod update_assistant_dto;
916pub use self::update_assistant_dto::UpdateAssistantDto;
917pub mod update_azure_credential_dto;
918pub use self::update_azure_credential_dto::UpdateAzureCredentialDto;
919pub mod update_azure_open_ai_credential_dto;
920pub use self::update_azure_open_ai_credential_dto::UpdateAzureOpenAiCredentialDto;
921pub mod update_bash_tool_dto;
922pub use self::update_bash_tool_dto::UpdateBashToolDto;
923pub mod update_byo_phone_number_dto;
924pub use self::update_byo_phone_number_dto::UpdateByoPhoneNumberDto;
925pub mod update_byo_sip_trunk_credential_dto;
926pub use self::update_byo_sip_trunk_credential_dto::UpdateByoSipTrunkCredentialDto;
927pub mod update_call_dto;
928pub use self::update_call_dto::UpdateCallDto;
929pub mod update_cartesia_credential_dto;
930pub use self::update_cartesia_credential_dto::UpdateCartesiaCredentialDto;
931pub mod update_cerebras_credential_dto;
932pub use self::update_cerebras_credential_dto::UpdateCerebrasCredentialDto;
933pub mod update_cloudflare_credential_dto;
934pub use self::update_cloudflare_credential_dto::UpdateCloudflareCredentialDto;
935pub mod update_computer_tool_dto;
936pub use self::update_computer_tool_dto::UpdateComputerToolDto;
937pub mod update_custom_knowledge_base_dto;
938pub use self::update_custom_knowledge_base_dto::UpdateCustomKnowledgeBaseDto;
939pub mod update_custom_llm_credential_dto;
940pub use self::update_custom_llm_credential_dto::UpdateCustomLlmCredentialDto;
941pub mod update_deep_infra_credential_dto;
942pub use self::update_deep_infra_credential_dto::UpdateDeepInfraCredentialDto;
943pub mod update_deep_seek_credential_dto;
944pub use self::update_deep_seek_credential_dto::UpdateDeepSeekCredentialDto;
945pub mod update_deepgram_credential_dto;
946pub use self::update_deepgram_credential_dto::UpdateDeepgramCredentialDto;
947pub mod update_dtmf_tool_dto;
948pub use self::update_dtmf_tool_dto::UpdateDtmfToolDto;
949pub mod update_eleven_labs_credential_dto;
950pub use self::update_eleven_labs_credential_dto::UpdateElevenLabsCredentialDto;
951pub mod update_end_call_tool_dto;
952pub use self::update_end_call_tool_dto::UpdateEndCallToolDto;
953pub mod update_file_dto;
954pub use self::update_file_dto::UpdateFileDto;
955pub mod update_function_tool_dto;
956pub use self::update_function_tool_dto::UpdateFunctionToolDto;
957pub mod update_gcp_credential_dto;
958pub use self::update_gcp_credential_dto::UpdateGcpCredentialDto;
959pub mod update_ghl_tool_dto;
960pub use self::update_ghl_tool_dto::UpdateGhlToolDto;
961pub mod update_gladia_credential_dto;
962pub use self::update_gladia_credential_dto::UpdateGladiaCredentialDto;
963pub mod update_go_high_level_credential_dto;
964pub use self::update_go_high_level_credential_dto::UpdateGoHighLevelCredentialDto;
965pub mod update_google_credential_dto;
966pub use self::update_google_credential_dto::UpdateGoogleCredentialDto;
967pub mod update_groq_credential_dto;
968pub use self::update_groq_credential_dto::UpdateGroqCredentialDto;
969pub mod update_hume_credential_dto;
970pub use self::update_hume_credential_dto::UpdateHumeCredentialDto;
971pub mod update_inflection_ai_credential_dto;
972pub use self::update_inflection_ai_credential_dto::UpdateInflectionAiCredentialDto;
973pub mod update_langfuse_credential_dto;
974pub use self::update_langfuse_credential_dto::UpdateLangfuseCredentialDto;
975pub mod update_lmnt_credential_dto;
976pub use self::update_lmnt_credential_dto::UpdateLmntCredentialDto;
977pub mod update_make_credential_dto;
978pub use self::update_make_credential_dto::UpdateMakeCredentialDto;
979pub mod update_make_tool_dto;
980pub use self::update_make_tool_dto::UpdateMakeToolDto;
981pub mod update_mistral_credential_dto;
982pub use self::update_mistral_credential_dto::UpdateMistralCredentialDto;
983pub mod update_neuphonic_credential_dto;
984pub use self::update_neuphonic_credential_dto::UpdateNeuphonicCredentialDto;
985pub mod update_open_ai_credential_dto;
986pub use self::update_open_ai_credential_dto::UpdateOpenAiCredentialDto;
987pub mod update_open_router_credential_dto;
988pub use self::update_open_router_credential_dto::UpdateOpenRouterCredentialDto;
989pub mod update_org_dto;
990pub use self::update_org_dto::UpdateOrgDto;
991pub mod update_output_tool_dto;
992pub use self::update_output_tool_dto::UpdateOutputToolDto;
993pub mod update_perplexity_ai_credential_dto;
994pub use self::update_perplexity_ai_credential_dto::UpdatePerplexityAiCredentialDto;
995pub mod update_play_ht_credential_dto;
996pub use self::update_play_ht_credential_dto::UpdatePlayHtCredentialDto;
997pub mod update_query_tool_dto;
998pub use self::update_query_tool_dto::UpdateQueryToolDto;
999pub mod update_rime_ai_credential_dto;
1000pub use self::update_rime_ai_credential_dto::UpdateRimeAiCredentialDto;
1001pub mod update_runpod_credential_dto;
1002pub use self::update_runpod_credential_dto::UpdateRunpodCredentialDto;
1003pub mod update_s3_credential_dto;
1004pub use self::update_s3_credential_dto::UpdateS3CredentialDto;
1005pub mod update_smallest_ai_credential_dto;
1006pub use self::update_smallest_ai_credential_dto::UpdateSmallestAiCredentialDto;
1007pub mod update_speechmatics_credential_dto;
1008pub use self::update_speechmatics_credential_dto::UpdateSpeechmaticsCredentialDto;
1009pub mod update_squad_dto;
1010pub use self::update_squad_dto::UpdateSquadDto;
1011pub mod update_supabase_credential_dto;
1012pub use self::update_supabase_credential_dto::UpdateSupabaseCredentialDto;
1013pub mod update_tavus_credential_dto;
1014pub use self::update_tavus_credential_dto::UpdateTavusCredentialDto;
1015pub mod update_telnyx_phone_number_dto;
1016pub use self::update_telnyx_phone_number_dto::UpdateTelnyxPhoneNumberDto;
1017pub mod update_test_suite_dto;
1018pub use self::update_test_suite_dto::UpdateTestSuiteDto;
1019pub mod update_test_suite_run_dto;
1020pub use self::update_test_suite_run_dto::UpdateTestSuiteRunDto;
1021pub mod update_test_suite_test_voice_dto;
1022pub use self::update_test_suite_test_voice_dto::UpdateTestSuiteTestVoiceDto;
1023pub mod update_text_editor_tool_dto;
1024pub use self::update_text_editor_tool_dto::UpdateTextEditorToolDto;
1025pub mod update_together_ai_credential_dto;
1026pub use self::update_together_ai_credential_dto::UpdateTogetherAiCredentialDto;
1027pub mod update_token_dto;
1028pub use self::update_token_dto::UpdateTokenDto;
1029pub mod update_tool_template_dto;
1030pub use self::update_tool_template_dto::UpdateToolTemplateDto;
1031pub mod update_transfer_call_tool_dto;
1032pub use self::update_transfer_call_tool_dto::UpdateTransferCallToolDto;
1033pub mod update_trieve_credential_dto;
1034pub use self::update_trieve_credential_dto::UpdateTrieveCredentialDto;
1035pub mod update_trieve_knowledge_base_dto;
1036pub use self::update_trieve_knowledge_base_dto::UpdateTrieveKnowledgeBaseDto;
1037pub mod update_twilio_credential_dto;
1038pub use self::update_twilio_credential_dto::UpdateTwilioCredentialDto;
1039pub mod update_twilio_phone_number_dto;
1040pub use self::update_twilio_phone_number_dto::UpdateTwilioPhoneNumberDto;
1041pub mod update_user_role_dto;
1042pub use self::update_user_role_dto::UpdateUserRoleDto;
1043pub mod update_vapi_phone_number_dto;
1044pub use self::update_vapi_phone_number_dto::UpdateVapiPhoneNumberDto;
1045pub mod update_vonage_credential_dto;
1046pub use self::update_vonage_credential_dto::UpdateVonageCredentialDto;
1047pub mod update_vonage_phone_number_dto;
1048pub use self::update_vonage_phone_number_dto::UpdateVonagePhoneNumberDto;
1049pub mod update_webhook_credential_dto;
1050pub use self::update_webhook_credential_dto::UpdateWebhookCredentialDto;
1051pub mod update_workflow_dto;
1052pub use self::update_workflow_dto::UpdateWorkflowDto;
1053pub mod update_xai_credential_dto;
1054pub use self::update_xai_credential_dto::UpdateXaiCredentialDto;
1055pub mod user;
1056pub use self::user::User;
1057pub mod user_message;
1058pub use self::user_message::UserMessage;
1059pub mod vapi_cost;
1060pub use self::vapi_cost::VapiCost;
1061pub mod vapi_model;
1062pub use self::vapi_model::VapiModel;
1063pub mod vapi_phone_number;
1064pub use self::vapi_phone_number::VapiPhoneNumber;
1065pub mod vapi_voice;
1066pub use self::vapi_voice::VapiVoice;
1067pub mod voice_cost;
1068pub use self::voice_cost::VoiceCost;
1069pub mod voice_library;
1070pub use self::voice_library::VoiceLibrary;
1071pub mod voice_library_voice_response;
1072pub use self::voice_library_voice_response::VoiceLibraryVoiceResponse;
1073pub mod voicemail_detection_cost;
1074pub use self::voicemail_detection_cost::VoicemailDetectionCost;
1075pub mod vonage_credential;
1076pub use self::vonage_credential::VonageCredential;
1077pub mod vonage_phone_number;
1078pub use self::vonage_phone_number::VonagePhoneNumber;
1079pub mod webhook_credential;
1080pub use self::webhook_credential::WebhookCredential;
1081pub mod workflow;
1082pub use self::workflow::Workflow;
1083pub mod workflow_nodes_inner;
1084pub use self::workflow_nodes_inner::WorkflowNodesInner;
1085pub mod xai_credential;
1086pub use self::xai_credential::XaiCredential;
1087pub mod xai_model;
1088pub use self::xai_model::XaiModel;