MCPcopy Create free account

hub / github.com/livekit/agents / functions

Functions7,987 in github.com/livekit/agents

↓ 1 callersFunction_assert_plugin_managed_room_composite_environment
()
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_transport.py:518
↓ 1 callersMethod_attach_executor
( self, executor: _ToolExecutor, first_update_fut: asyncio.Future[Any] )
livekit-agents/livekit/agents/voice/events.py:226
↓ 1 callersMethod_attach_inline_recording_capture
( self, *, report: SessionReportLike, payload_record: dict[str, Any], )
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:697
↓ 1 callersMethod_audio_chunk_generator
The nvidia riva SDK requires a generator for realtime STT - so we have to wrap the
livekit-plugins/livekit-plugins-nvidia/livekit/plugins/nvidia/stt.py:231
↓ 1 callersFunction_audio_format_to_mime_type
(audio_format: str)
livekit-plugins/livekit-plugins-soniox/livekit/plugins/soniox/tts.py:52
↓ 1 callersFunction_audio_forwarding_task
( audio_output: io.AudioOutput, tts_output: AsyncIterable[rtc.AudioFrame], out: _AudioOutput, )
livekit-agents/livekit/agents/voice/generation.py:371
↓ 1 callersMethod_audio_loop
(self)
livekit-plugins/livekit-plugins-browser/livekit/plugins/browser/session.py:253
↓ 1 callersFunction_audio_mode
(c: AgentsConsole, *, input_device: str | None, output_device: str | None)
livekit-agents/livekit/agents/cli/_legacy.py:1422
↓ 1 callersMethod_authenticate_customer
(self)
examples/telephony/bank-ivr/ivr_system_agent.py:153
↓ 1 callersMethod_authorize_generation
(self)
livekit-agents/livekit/agents/voice/speech_handle.py:249
↓ 1 callersMethod_autopay_status
(self)
examples/telephony/bank-ivr/ivr_system_agent.py:548
↓ 1 callersMethod_available_cash
(self)
examples/telephony/bank-ivr/ivr_system_agent.py:393
↓ 1 callersMethod_await_impl
(self)
livekit-agents/livekit/agents/voice/filler_scheduler.py:110
↓ 1 callersMethod_balance_and_tier
(self)
examples/telephony/bank-ivr/ivr_system_agent.py:595
↓ 1 callersMethod_balances
(self)
examples/telephony/bank-ivr/ivr_system_agent.py:531
↓ 1 callersFunction_batch_transcription_to_speech_event
( language: str, data: dict[str, Any], )
livekit-plugins/livekit-plugins-smallestai/livekit/plugins/smallestai/stt.py:585
↓ 1 callersMethod_begin_finalize
Internal: populate the simulator verdict / run before on_simulation_end.
livekit-agents/livekit/agents/simulation.py:108
↓ 1 callersFunction_build_alaw_table
Build an ITU-T G.711 A-law to linear 16-bit PCM lookup table. Note: A-law sign convention is inverted relative to mu-law -- when the sign bit
livekit-plugins/livekit-plugins-sarvam/livekit/plugins/sarvam/tts.py:124
↓ 1 callersMethod_build_audio_request
( self, frame: rtc.AudioFrame, )
livekit-plugins/livekit-plugins-google/livekit/plugins/google/stt.py:735
↓ 1 callersMethod_build_auth_headers
(self)
livekit-agents/livekit/agents/inference/eot/transports.py:136
↓ 1 callersFunction_build_call_id_strategy
( *, call_id_strategy: str, resolve_call_id: CallIdResolver | None, )
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1485
↓ 1 callersFunction_build_capture_config
( *, capture: CaptureConfigInput | None, include_interim_transcripts: bool | None, )
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1504
↓ 1 callersFunction_build_capture_manifest
(config: HammingConfig)
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1703
↓ 1 callersMethod_build_confirm_tool
(self, *, card_number: str)
livekit-agents/livekit/agents/beta/workflows/credit_card.py:258
↓ 1 callersMethod_build_confirm_tool
(self, *, security_code: str)
livekit-agents/livekit/agents/beta/workflows/credit_card.py:405
↓ 1 callersMethod_build_confirm_tool
( self, *, expiration_month: int, expiration_year: int )
livekit-agents/livekit/agents/beta/workflows/credit_card.py:542
↓ 1 callersMethod_build_confirm_tool
(self, *, phone_number: str)
livekit-agents/livekit/agents/beta/workflows/phone_number.py:156
↓ 1 callersMethod_build_confirm_tool
( self, *, first_name: str, middle_name: str, last_name: str )
livekit-agents/livekit/agents/beta/workflows/name.py:284
↓ 1 callersMethod_build_confirm_tool
(self, *, address: str)
livekit-agents/livekit/agents/beta/workflows/address.py:139
↓ 1 callersMethod_build_confirm_tool
(self, *, email: str)
livekit-agents/livekit/agents/beta/workflows/email_address.py:122
↓ 1 callersFunction_build_content
(msg: llm.ChatMessage)
livekit-agents/livekit/agents/llm/_provider_format/mistralai.py:81
↓ 1 callersFunction_build_context_init_packet
(opts: _TTSOptions, *, context_id: str)
livekit-plugins/livekit-plugins-elevenlabs/livekit/plugins/elevenlabs/tts.py:542
↓ 1 callersMethod_build_credit_card
(self, data: Mapping[str, Any])
examples/telephony/bank-ivr/mock_bank_service.py:138
↓ 1 callersMethod_build_customer_profile
(self, data: Mapping[str, Any])
examples/telephony/bank-ivr/mock_bank_service.py:94
↓ 1 callersMethod_build_deposit_account
(self, data: Mapping[str, Any])
examples/telephony/bank-ivr/mock_bank_service.py:124
↓ 1 callersMethod_build_doctor_selection_tool
(self, *, available_doctors: list[str])
examples/healthcare/agent.py:356
↓ 1 callersMethod_build_end_of_stream_message
(self)
livekit-plugins/livekit-plugins-sarvam/livekit/plugins/sarvam/stt.py:940
↓ 1 callersFunction_build_fake_llm
()
tests/test_nested_agent_task.py:77
↓ 1 callersFunction_build_hold_loop
()
examples/avatar/hold_music.py:63
↓ 1 callersFunction_build_image
(image: llm.ImageContent)
livekit-agents/livekit/agents/llm/_provider_format/aws.py:89
↓ 1 callersMethod_build_init_request
( self, client: SpeechAsyncClientV2 | SpeechAsyncClientV1, )
livekit-plugins/livekit-plugins-google/livekit/plugins/google/stt.py:722
↓ 1 callersFunction_build_livekit_capture
( *, report: SessionReportLike, participant_identity: str | None, participant_metadata_raw: st
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_payload.py:137
↓ 1 callersFunction_build_livekit_config
( *, livekit: LiveKitConfigInput | None, livekit_url: str | None, livekit_api_key: str | None,
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1538
↓ 1 callersMethod_build_loan_account
(self, data: Mapping[str, Any])
examples/telephony/bank-ivr/mock_bank_service.py:149
↓ 1 callersMethod_build_modify_appt_tool
(self, *, available_appts: list[dict])
examples/healthcare/agent.py:501
↓ 1 callersMethod_build_monitoring_envelope
( self, *, report: SessionReportLike, close_event: CloseEvent | None, )
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:426
↓ 1 callersFunction_build_mulaw_table
Build an ITU-T G.711 mu-law to linear 16-bit PCM lookup table.
livekit-plugins/livekit-plugins-sarvam/livekit/plugins/sarvam/tts.py:111
↓ 1 callersFunction_build_multipart
()
livekit-agents/livekit/agents/telemetry/traces.py:599
↓ 1 callersMethod_build_out_of_scope_tool
(self, *, active_task_id: str)
livekit-agents/livekit/agents/beta/workflows/task_group.py:166
↓ 1 callersFunction_build_patch_cache
Construct, once, a virtual-clock validator for every model with a captured real clock.
tests/virtual_time.py:135
↓ 1 callersMethod_build_payment_proceeds_tool
(self)
examples/healthcare/agent.py:711
↓ 1 callersFunction_build_plugin_managed_room_composite_filepath
( *, room_name: str, participant_metadata_raw: str | None, recording_context: RecordingContext
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1804
↓ 1 callersFunction_build_proto_chat_item
( item: ChatItem, )
livekit-agents/livekit/agents/telemetry/traces.py:328
↓ 1 callersMethod_build_recognition_config
( self, sample_rate: int, num_channels: int, language: NotGivenOr[SpeechLangua
livekit-plugins/livekit-plugins-google/livekit/plugins/google/stt.py:342
↓ 1 callersMethod_build_recognition_request
( self, client: SpeechAsyncClientV2 | SpeechAsyncClientV1, config: cloud_speech_v2.Rec
livekit-plugins/livekit-plugins-google/livekit/plugins/google/stt.py:385
↓ 1 callersMethod_build_recording_resolution_context
( self, *, report: SessionReportLike, payload_record: dict[str, Any],
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:554
↓ 1 callersFunction_build_redact_config
(*, redact: RedactConfigInput | None)
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1529
↓ 1 callersMethod_build_report_for_export
(self)
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:415
↓ 1 callersFunction_build_runtime_prereq_check
(runtime: HammingRuntime | None)
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_setup.py:257
↓ 1 callersFunction_build_s3_upload_config
()
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_transport.py:391
↓ 1 callersFunction_build_sampling_config
(*, rate: float, key: str)
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1553
↓ 1 callersFunction_build_sampling_metadata
( *, config: HammingConfig, call_id: str, room_name: str, participant_identity: str | None
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1719
↓ 1 callersMethod_build_schedule_appointment_tool
( self, *, available_times: list[dict] )
examples/healthcare/agent.py:395
↓ 1 callersMethod_build_ssml
(self)
livekit-plugins/livekit-plugins-google/livekit/plugins/google/tts.py:301
↓ 1 callersMethod_build_ssml
(self)
livekit-plugins/livekit-plugins-azure/livekit/plugins/azure/tts.py:250
↓ 1 callersFunction_build_streaming_config
( *, streaming: StreamingConfigInput | None, )
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_plugin.py:1454
↓ 1 callersMethod_build_streaming_config
( self, )
livekit-plugins/livekit-plugins-google/livekit/plugins/google/stt.py:643
↓ 1 callersFunction_build_tool_schema
Build a JSON-serializable tool schema with full parameter type info.
livekit-agents/livekit/agents/beta/toolsets/tool_proxy.py:141
↓ 1 callersFunction_build_tool_spec
(tool: llm.FunctionTool | llm.RawFunctionTool)
livekit-agents/livekit/agents/llm/_provider_format/aws.py:110
↓ 1 callersMethod_build_transaction
(self, data: Mapping[str, Any])
examples/telephony/bank-ivr/mock_bank_service.py:161
↓ 1 callersMethod_build_transcribe_config
(self)
livekit-plugins/livekit-plugins-inworld/livekit/plugins/inworld/stt.py:243
↓ 1 callersMethod_build_update_address_tool
(self)
livekit-agents/livekit/agents/beta/workflows/address.py:80
↓ 1 callersMethod_build_update_card_number_tool
(self)
livekit-agents/livekit/agents/beta/workflows/credit_card.py:209
↓ 1 callersMethod_build_update_dob_tool
(self)
livekit-agents/livekit/agents/beta/workflows/dob.py:133
↓ 1 callersMethod_build_update_email_tool
(self)
livekit-agents/livekit/agents/beta/workflows/email_address.py:81
↓ 1 callersMethod_build_update_expiration_date_tool
(self)
livekit-agents/livekit/agents/beta/workflows/credit_card.py:482
↓ 1 callersMethod_build_update_name_tool
(self)
livekit-agents/livekit/agents/beta/workflows/name.py:181
↓ 1 callersMethod_build_update_phone_number_tool
(self)
livekit-agents/livekit/agents/beta/workflows/phone_number.py:116
↓ 1 callersMethod_build_update_security_code_tool
(self)
livekit-agents/livekit/agents/beta/workflows/credit_card.py:361
↓ 1 callersMethod_build_update_time_tool
(self)
livekit-agents/livekit/agents/beta/workflows/dob.py:205
↓ 1 callersMethod_build_visit_reason_tool
(self)
examples/healthcare/agent.py:429
↓ 1 callersFunction_build_websocket_url
Build WebSocket URL with parameters.
livekit-plugins/livekit-plugins-sarvam/livekit/plugins/sarvam/stt.py:396
↓ 1 callersMethod_build_ws_url
(self)
livekit-plugins/livekit-plugins-nvidia/livekit/plugins/nvidia/experimental/realtime/realtime_model.py:318
↓ 1 callersMethod_build_ws_url
(self)
livekit-plugins/livekit-plugins-gnani/livekit/plugins/gnani/tts.py:406
↓ 1 callersFunction_calculate_audio_duration
Calculate audio duration from buffer.
livekit-plugins/livekit-plugins-sarvam/livekit/plugins/sarvam/stt.py:375
↓ 1 callersMethod_calculate_session_duration
Calculate session duration based on credential expiry and AWS 8-min limit.
livekit-plugins/livekit-plugins-aws/livekit/plugins/aws/experimental/realtime/realtime_model.py:593
↓ 1 callersMethod_can_emit
Release gate for a verdict (which verdict it is, is decided elsewhere). - post-speech silence is required for every verdict - end-of-
livekit-agents/livekit/agents/voice/amd/classifier.py:290
↓ 1 callersMethod_cancel_runway_realtime_session
(self)
livekit-plugins/livekit-plugins-runway/livekit/plugins/runway/avatar.py:244
↓ 1 callersFunction_capture_subprocess_fds
Capture file-descriptor-level output for the duration of a concurrent gather. The per-task :class:`_CaptureController` only swaps `sys.stdout`/`s
tests/concurrency.py:320
↓ 1 callersMethod_capture_task
(self)
livekit-agents/livekit/agents/voice/transcription/synchronizer.py:337
↓ 1 callersMethod_cashback
(self)
examples/telephony/bank-ivr/ivr_system_agent.py:602
↓ 1 callersFunction_chat_ctx_to_otel_events
(chat_ctx: ChatContext)
livekit-agents/livekit/agents/telemetry/traces.py:283
↓ 1 callersMethod_chat_ctx_to_state
Convert chat context to langgraph input
livekit-plugins/livekit-plugins-langchain/livekit/plugins/langchain/langgraph.py:176
↓ 1 callersFunction_check_deprecated_args
Warn about deprecated kwargs and migrate values where possible.
livekit-plugins/livekit-plugins-speechmatics/livekit/plugins/speechmatics/stt.py:946
↓ 1 callersFunction_check_endpoint_reachability
( *, endpoint: str, api_key: str, timeout_seconds: float, )
livekit-plugins/livekit-plugins-hamming/livekit/plugins/hamming/_setup.py:231
↓ 1 callersMethod_check_energy_state
Check the energy state of an audio frame.
livekit-plugins/livekit-plugins-gladia/livekit/plugins/gladia/stt.py:1164
↓ 1 callersMethod_check_error_response
Check for error in RTZR response and raise if found.
livekit-plugins/livekit-plugins-rtzr/livekit/plugins/rtzr/stt.py:336
↓ 1 callersMethod_claim_user_turn
Declare a programmatic user-driven turn. Pins ``user_state`` to ``"speaking"`` and holds ``wait_for_idle`` open until release. On rel
livekit-agents/livekit/agents/voice/agent_session.py:1279
↓ 1 callersFunction_classify
(ev: dict)
livekit-plugins/livekit-plugins-aws/livekit/plugins/aws/experimental/realtime/turn_tracker.py:157
↓ 1 callersFunction_clean_name_arg
(value: str | None)
livekit-agents/livekit/agents/beta/workflows/name.py:53
← previousnext →1,601–1,700 of 7,987, ranked by callers