MCPcopy Create free account

hub / github.com/RunanywhereAI/runanywhere-sdks / functions

Functions8,121 in github.com/RunanywhereAI/runanywhere-sdks

↓ 7 callersMethodis_active
Playground/openclaw-hybrid-assistant/src/pipeline/tts_queue.cpp:44
↓ 7 callersMethodis_speaking
Playground/openclaw-hybrid-assistant/src/pipeline/voice_pipeline.cpp:1505
↓ 7 callersFunctionlerp
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/voice/VoiceAssistantParticleView.kt:120
↓ 7 callersMethodmodel
* Create a model error. * * @param message The error message * @param code The specific error code (defaults to MODEL_NOT_L
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/foundation/errors/SDKError.kt:367
↓ 7 callersMethodnumber
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt:65
↓ 7 callersMethodonChange
(callback: ModelChangeCallback)
sdk/runanywhere-web/packages/core/src/Infrastructure/ModelRegistry.ts:256
↓ 7 callersMethodpath
()
sdk/runanywhere-react-native/packages/core/src/types/external.d.ts:97
↓ 7 callersMethodplay
Playground/linux-voice-assistant/src/audio/audio_playback.cpp:159
↓ 7 callersMethodracAnalyticsEventEmitSdkLifecycle
* Emit an SDK lifecycle event. * Maps to rac_analytics_sdk_lifecycle_t struct in C++. */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/native/bridge/RunAnywhereBridge.kt:839
↓ 7 callersFunctionrac_error_category_name
sdk/runanywhere-commons/src/core/rac_structured_error.cpp:553
↓ 7 callersFunctionrac_file_manager_calculate_dir_size
sdk/runanywhere-commons/src/infrastructure/file_management/file_manager.cpp:307
↓ 7 callersFunctionrac_lifecycle_get_model_name
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:395
↓ 7 callersFunctionrac_lifecycle_unload
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:289
↓ 7 callersFunctionrac_llm_component_generate
sdk/runanywhere-commons/src/features/llm/llm_component.cpp:332
↓ 7 callersFunctionrac_rag_pipeline_destroy
sdk/runanywhere-commons/src/features/rag/rac_rag_pipeline.cpp:356
↓ 7 callersFunctionrac_service_create
sdk/runanywhere-commons/src/infrastructure/registry/service_registry.cpp:158
↓ 7 callersFunctionrac_stt_component_transcribe
sdk/runanywhere-commons/src/features/stt/stt_component.cpp:314
↓ 7 callersFunctionrac_tts_component_synthesize
sdk/runanywhere-commons/src/features/tts/tts_component.cpp:313
↓ 7 callersFunctionrac_voice_agent_load_stt_model
sdk/runanywhere-commons/src/features/voice_agent/voice_agent.cpp:279
↓ 7 callersFunctionrac_voice_agent_load_tts_voice
sdk/runanywhere-commons/src/features/voice_agent/voice_agent.cpp:347
↓ 7 callersFunctionrac_voice_agent_synthesize_speech
sdk/runanywhere-commons/src/features/voice_agent/voice_agent.cpp:868
↓ 7 callersMethodregister
* Register the TTS callbacks with C++ core. * * This must be called during SDK initialization, after [CppBridgePlatformAdapter.register].
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgeTTS.kt:476
↓ 7 callersMethodrelease
()
examples/react-native/RunAnywhereAI/src/services/VLMService.ts:98
↓ 7 callersMethodreplan
* Create a revised plan after the previous approach failed
Playground/on-device-browser-agent/src/background/agents/planner-agent.ts:50
↓ 7 callersFunctionsanitizeId
(name: string)
sdk/runanywhere-web/packages/core/src/Infrastructure/ModelFileInference.ts:126
↓ 7 callersFunctionshowModelSelectionSheet
(modality?: ModelCategory, options?: ModelSelectionSheetOptions)
examples/web/RunAnywhereAI/src/components/model-selection.ts:30
↓ 7 callersMethodspeak
Playground/android-use-agent/app/src/main/java/com/runanywhere/agent/tts/TTSManager.kt:55
↓ 7 callersMethodstartRecording
* Start audio recording * iOS Reference: startRecording() in STTViewModel.swift */
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/stt/SpeechToTextViewModel.kt:360
↓ 7 callersMethodstop
Playground/openclaw-hybrid-assistant/src/audio/audio_capture.cpp:205
↓ 7 callersMethodstop
* Stop the voice session
sdk/runanywhere-react-native/packages/core/src/Features/VoiceSession/VoiceSessionHandle.ts:282
↓ 7 callersFunctionteardown
sdk/runanywhere-commons/tests/test_voice_agent.cpp:82
↓ 7 callersMethodupdateDownloadStatus
* Update download status in C++ registry (in-memory only). * * @param modelId The model ID * @param localPath The local path (or null t
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgeModelRegistry.kt:229
↓ 7 callersMethodwait
sdk/runanywhere-commons/src/server/http_server.cpp:202
↓ 6 callersMethodadd_int_always
sdk/runanywhere-commons/src/infrastructure/telemetry/telemetry_json.cpp:70
↓ 6 callersMethodadd_timestamp
sdk/runanywhere-commons/src/infrastructure/telemetry/telemetry_json.cpp:122
↓ 6 callersFunctionallocString
(str: string)
sdk/runanywhere-web/packages/llamacpp/src/Infrastructure/VLMWorkerRuntime.ts:176
↓ 6 callersFunctionareAllComponentsLoaded
* Check if all required components (STT, LLM, TTS) are loaded. * This is the Kotlin-level "readiness" check since native VoiceAgent isn't available.
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/public/extensions/RunAnywhere+VoiceAgent.jvmAndroid.kt:52
↓ 6 callersMethodcanExecuteOnDevice
* Check if on-device execution is viable. */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgeStrategy.kt:263
↓ 6 callersMethodcancelDownload
* Cancel an ongoing download * @param modelId Model identifier * @returns true if cancelled
sdk/runanywhere-react-native/packages/core/src/specs/RunAnywhereCore.nitro.ts:202
↓ 6 callersMethodclear
sdk/runanywhere-commons/src/features/rag/vector_store_usearch.cpp:420
↓ 6 callersFunctioncopy_models_to_output
Copy models array for output
sdk/runanywhere-commons/src/infrastructure/model_management/model_assignment.cpp:259
↓ 6 callersMethoddelete
* Perform a DELETE request. */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgeHTTP.kt:814
↓ 6 callersMethoddelete
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgePlatformAdapter.kt:111
↓ 6 callersMethodduration_seconds
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:450
↓ 6 callersMethodensureLoaded
* Ensure the sherpa-onnx WASM module is loaded. * Safe to call multiple times -- will only load once. * * @param wasmUrl - URL/path to the sh
sdk/runanywhere-web/packages/onnx/src/Foundation/SherpaONNXBridge.ts:173
↓ 6 callersMethodestimate_tokens
sdk/runanywhere-commons/src/features/rag/rag_chunker.cpp:186
↓ 6 callersMethodfallback
(ctx: AgentContext, dom: DOMState)
Playground/on-device-browser-agent/src/background/agents/navigator-agent.ts:296
↓ 6 callersMethodfinish
Playground/openclaw-hybrid-assistant/src/pipeline/tts_queue.cpp:33
↓ 6 callersFunctionformatBytes
(bytes: number)
examples/web/RunAnywhereAI/src/components/dialogs.ts:209
↓ 6 callersFunctionframework_to_string
Convert framework enum to string
sdk/runanywhere-commons/src/infrastructure/telemetry/telemetry_manager.cpp:283
↓ 6 callersFunctionfree_model_info
sdk/runanywhere-commons/src/infrastructure/model_management/model_registry.cpp:92
↓ 6 callersFunctiongenerate_silence
sdk/runanywhere-commons/tests/test_common.h:261
↓ 6 callersMethodgetChipName
* Get chip/processor name
sdk/runanywhere-react-native/packages/core/src/specs/RunAnywhereDeviceInfo.nitro.ts:52
↓ 6 callersFunctiongetGlobalSTTHandle
sdk/runanywhere-react-native/packages/core/cpp/HybridRunAnywhereCore.cpp:1787
↓ 6 callersFunctiongetGlobalVADHandle
sdk/runanywhere-react-native/packages/core/cpp/HybridRunAnywhereCore.cpp:2258
↓ 6 callersMethodgetRegisteredTools
* Get all registered tool definitions.
sdk/runanywhere-web/packages/llamacpp/src/Extensions/RunAnywhere+ToolCalling.ts:506
↓ 6 callersMethodheader
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/data/network/MultipartSupport.kt:59
↓ 6 callersFunctionhumanizeName
* Create a human-readable name from a filename. * Preserves case and dots (e.g. "smollm2-360m.Q8_0" stays readable).
sdk/runanywhere-web/packages/core/src/Infrastructure/ModelFileInference.ts:137
↓ 6 callersMethodisModelLoaded
* Check if a Llama model is loaded
sdk/runanywhere-react-native/packages/llamacpp/src/specs/RunAnywhereLlama.nitro.ts:73
↓ 6 callersFunctionisVisible
* Check if an element is visible
Playground/on-device-browser-agent/src/content/dom-observer.ts:385
↓ 6 callersMethodjson
()
sdk/runanywhere-react-native/packages/core/src/types/external.d.ts:99
↓ 6 callersMethodloadLLMModel
sdk/runanywhere-react-native/packages/onnx/cpp/bridges/VoiceAgentBridge.cpp:181
↓ 6 callersFunctionnotify_complete
sdk/runanywhere-commons/src/infrastructure/download/download_manager.cpp:107
↓ 6 callersMethodonError
* Called when an error occurs. * * @param errorCode The error code * @param errorMessage The error message */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgeTTS.kt:453
↓ 6 callersFunctionparseTerm
()
examples/react-native/RunAnywhereAI/src/utils/mathParser.ts:126
↓ 6 callersFunctionpeek
()
examples/react-native/RunAnywhereAI/src/utils/mathParser.ts:70
↓ 6 callersMethodplay
* Play audio data (base64 PCM float32 from TTS) * @param audioData Base64 encoded audio data from TTS synthesis * @param sampleRate Sample rate
sdk/runanywhere-react-native/packages/core/src/Features/VoiceSession/AudioPlaybackManager.ts:143
↓ 6 callersMethodprocessImageStream
( image: VLMImage, prompt: string, options?: VLMGenerationOptions )
sdk/runanywhere-react-native/packages/core/src/Public/Extensions/RunAnywhere+VLM.ts:45
↓ 6 callersMethodpublish
* Publish an event to all subscribers. */
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/public/events/EventBus.kt:56
↓ 6 callersMethodracAnalyticsEventEmitSttTranscription
* Emit an STT transcription event. * Maps to rac_analytics_stt_transcription_t struct in C++. */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/native/bridge/RunAnywhereBridge.kt:939
↓ 6 callersMethodracAnalyticsEventEmitTtsSynthesis
* Emit a TTS synthesis event. * Maps to rac_analytics_tts_synthesis_t struct in C++. */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/native/bridge/RunAnywhereBridge.kt:964
↓ 6 callersMethodracAnalyticsEventEmitVad
* Emit a VAD event. * Maps to rac_analytics_vad_t struct in C++. */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/native/bridge/RunAnywhereBridge.kt:985
↓ 6 callersFunctionrac_audio_float32_to_wav
sdk/runanywhere-commons/src/core/rac_audio_utils.cpp:109
↓ 6 callersFunctionrac_get_model_by_path
sdk/runanywhere-commons/src/core/rac_core.cpp:304
↓ 6 callersFunctionrac_lifecycle_create
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:135
↓ 6 callersFunctionrac_lifecycle_destroy
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:479
↓ 6 callersFunctionrac_lifecycle_get_metrics
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:457
↓ 6 callersFunctionrac_lifecycle_get_state
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:363
↓ 6 callersFunctionrac_lifecycle_is_loaded
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:372
↓ 6 callersFunctionrac_lifecycle_load
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:157
↓ 6 callersFunctionrac_lifecycle_reset
sdk/runanywhere-commons/src/core/capabilities/lifecycle_manager.cpp:330
↓ 6 callersFunctionrac_llm_component_destroy
sdk/runanywhere-commons/src/features/llm/llm_component.cpp:227
↓ 6 callersFunctionrac_llm_llamacpp_is_model_loaded
sdk/runanywhere-commons/src/backends/llamacpp/rac_llm_llamacpp.cpp:124
↓ 6 callersFunctionrac_rag_add_document
sdk/runanywhere-commons/src/features/rag/rac_rag_pipeline.cpp:182
↓ 6 callersFunctionrac_service_list_providers
sdk/runanywhere-commons/src/infrastructure/registry/service_registry.cpp:223
↓ 6 callersFunctionrac_stt_onnx_transcribe
sdk/runanywhere-commons/src/backends/onnx/rac_onnx.cpp:117
↓ 6 callersFunctionrac_tts_component_load_voice
sdk/runanywhere-commons/src/features/tts/tts_component.cpp:218
↓ 6 callersFunctionrac_tts_result_free
sdk/runanywhere-commons/src/features/tts/rac_tts_service.cpp:184
↓ 6 callersFunctionrac_voice_agent_process_voice_turn
sdk/runanywhere-commons/src/features/voice_agent/voice_agent.cpp:554
↓ 6 callersFunctionrac_voice_agent_result_free
sdk/runanywhere-commons/src/features/voice_agent/voice_agent.cpp:944
↓ 6 callersFunctionrefreshRegisteredTools
()
examples/react-native/RunAnywhereAI/src/screens/SettingsScreen.tsx:282
↓ 6 callersMethodremoveSecure
* Remove a stored value * @param key Unique identifier for the value to remove * @throws SDKError.SecurityError if removal fails */
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/security/SecureStorage.kt:57
↓ 6 callersFunctionrenderModelBadge
( icon: string, label: string, model: ModelInfo | null, color: string, onPress: () => void
examples/react-native/RunAnywhereAI/src/screens/VoiceAssistantScreen.tsx:351
↓ 6 callersFunctionrenderSectionHeader
(title: string)
examples/react-native/RunAnywhereAI/src/screens/SettingsScreen.tsx:745
↓ 6 callersMethodrequireBridge
Ensure the SDK is initialized and return the bridge.
sdk/runanywhere-web/packages/llamacpp/src/Extensions/RunAnywhere+TextGeneration.ts:38
↓ 6 callersFunctionresolveSelector
* Resolve a selector to an element * Supports semantic selectors for vision-based navigation: * - text:Label - Find element by visible text * - inp
Playground/on-device-browser-agent/src/content/action-executor.ts:560
↓ 6 callersMethodrun
sdk/runanywhere-commons/tests/test_common.h:458
↓ 6 callersFunctionsafePublish
* Safely publish an event to the EventBus * Uses lazy loading to avoid circular dependency issues during module initialization
sdk/runanywhere-react-native/packages/core/src/Features/VoiceSession/AudioPlaybackManager.ts:19
↓ 6 callersFunctionsaveSettings
()
examples/web/RunAnywhereAI/src/views/settings.ts:145
↓ 6 callersFunctionstr_dup
sdk/runanywhere-commons/src/infrastructure/network/api_types.cpp:20
← previousnext →401–500 of 8,121, ranked by callers