pipecat/src/pipecat/services/tts_service.py | init, set_voice, update_setting, push_frame, _create_audio_context_task (+19) |
pipecat/src/pipecat/services/stt_service.py | request_finalize, process_frame, _handle_speech_control_params, _reset_stt_ttfb_state, _handle_vad_user_started_speaking (+16) |
core/services/auth_service.py | ensure_default_organization, verify_user_email, get_all_invited_users_for_organization, cancel_invitation, remove_user_from_organization (+14) |
ee/services/auth_service.py | create_slug_from_name, verify_user_email, check_organization_exists, create_organization, remove_user_from_organization (+12) |
core/services/agent_factory_service.py | AgentFactoryService, _get_agent_config, get_agent_bot_data, run_bot_for_agent, _get_telephony_creds_bulk (+10) |
pipecat/src/pipecat/adapters/services/gemini_adapter.py | get_messages_for_logging, ConvertedMessages, MessageConversionParams, _from_universal_context_messages, _merge_parallel_tool_calls_for_thinking (+9) |
core/services/subprocess_bot_manager.py | _proxy_websocket, telephony_to_subprocess, subprocess_to_telephony, _drain_stdout, launch (+7) |
pipecat/src/pipecat/services/llm_service.py | FunctionCallParams, _run_parallel_function_calls, _call_start_function, _run_function_call, FunctionCallRunnerItem (+4) |
pipecat/src/pipecat/services/mcp_service.py | _convert_mcp_schema_to_pipecat, _sse_list_tools, _stdio_list_tools, _streamable_http_list_tools, _list_tools_helper (+4) |
core/services/channel_phone_numbers_service.py | delete_channel_phone_number, get_twilio_phone_numbers, get_phone_number_list_to_buy, buy_phone_number, upsert_channel_phone_number (+3) |