MCPcopy Create free account

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

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

↓ 2 callersFunctionregister
* Register the sherpa-onnx backend. * Call after `RunAnywhere.initialize()`. * * @param options - Optional WASM URL overrides. *
sdk/runanywhere-web/packages/onnx/src/ONNX.ts:45
↓ 2 callersMethodregister
* Register LlamaCPP backend with the C++ service registry. * Calls rac_backend_llamacpp_register() to register the * LlamaCPP service provider w
sdk/runanywhere-react-native/packages/llamacpp/src/LlamaCppProvider.ts:48
↓ 2 callersMethodregister
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/public/extensions/LLM/RunAnywhereToolCalling.kt:34
↓ 2 callersFunctionregisterChatTools
()
examples/react-native/RunAnywhereAI/src/screens/ChatScreen.tsx:78
↓ 2 callersMethodregisterModel
* Register a model — saves to both native and local cache
sdk/runanywhere-react-native/packages/core/src/services/ModelRegistry.ts:149
↓ 2 callersFunctionregisterModelInternal
* Internal implementation to save model to registry. * Implemented via expect/actual for platform-specific behavior. */
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/public/extensions/RunAnywhere+ModelManagement.kt:168
↓ 2 callersMethodregisterModels
* Register a catalog of models. Resolves compact definitions into full * ManagedModel entries. * * @returns The resolved models array (caller
sdk/runanywhere-web/packages/core/src/Infrastructure/ModelRegistry.ts:190
↓ 2 callersFunctionregisterModulesAndModels
* Register modules and their models. * Matches iOS registerModulesAndModels() in RunAnywhereAIApp.swift * * All model registration uses RunAnywhere
examples/react-native/RunAnywhereAI/App.tsx:133
↓ 2 callersMethodregisterVLMBackend
* Register the LlamaCPP VLM backend with C++ registry. * Calls rac_backend_llamacpp_vlm_register() - separate from LLM registration.
sdk/runanywhere-react-native/packages/llamacpp/src/specs/RunAnywhereLlama.nitro.ts:170
↓ 2 callersMethodreinitialize
Playground/openclaw-hybrid-assistant/src/audio/audio_playback.cpp:145
↓ 2 callersMethodremove
sdk/runanywhere-kotlin/src/jvmMain/kotlin/com/runanywhere/sdk/storage/JvmPlatformStorage.kt:57
↓ 2 callersFunctionrenderHeader
()
examples/react-native/RunAnywhereAI/src/screens/ChatScreen.tsx:661
↓ 2 callersFunctionrenderHeader
()
examples/react-native/RunAnywhereAI/src/screens/STTScreen.tsx:808
↓ 2 callersFunctionrenderHeader
()
examples/react-native/RunAnywhereAI/src/screens/TTSScreen.tsx:950
↓ 2 callersFunctionrenderMarkdown
(text: string)
examples/web/RunAnywhereAI/src/views/chat.ts:819
↓ 2 callersFunctionrenderModelList
(models: ModelInfo[])
examples/web/RunAnywhereAI/src/components/model-selection.ts:117
↓ 2 callersFunctionrenderOverviewTab
()
examples/react-native/RunAnywhereAI/src/screens/ChatAnalyticsScreen.tsx:329
↓ 2 callersFunctionrenderSlider
( label: string, value: number, onValueChange: (value: number) => void, min: number = 0.5,
examples/react-native/RunAnywhereAI/src/screens/TTSScreen.tsx:910
↓ 2 callersFunctionrenderSliderSetting
( title: string, value: number, onChange: (value: number) => void, min: number, max: numbe
examples/react-native/RunAnywhereAI/src/screens/SettingsScreen.tsx:784
↓ 2 callersMethodrequestPermission
(descriptor: FileSystemPermissionDescriptor)
sdk/runanywhere-web/packages/core/src/Infrastructure/LocalFileStorage.ts:44
↓ 2 callersFunctionrequireDeviceInfoModule
()
sdk/runanywhere-react-native/packages/core/src/native/NativeRunAnywhereCore.ts:150
↓ 2 callersFunctionrequireNativeCoreModule
()
sdk/runanywhere-react-native/packages/core/src/native/NativeRunAnywhereCore.ts:40
↓ 2 callersFunctionrequireSherpa
()
sdk/runanywhere-web/packages/onnx/src/Extensions/RunAnywhere+STT.ts:57
↓ 2 callersFunctionrequireSherpa
()
sdk/runanywhere-web/packages/onnx/src/Extensions/RunAnywhere+TTS.ts:41
↓ 2 callersFunctionresolveOnnxModelDirectory
Mirrors TypeScript findModelPathAfterExtraction: given a directory path, return the directory that actually contains model files (.onnx, tokens.txt, e
sdk/runanywhere-react-native/packages/core/cpp/HybridRunAnywhereCore.cpp:152
↓ 2 callersMethodresume
* Resume playback
sdk/runanywhere-react-native/packages/core/src/Features/VoiceSession/AudioPlaybackManager.ts:242
↓ 2 callersMethodresumeAmazon
* Resume the Amazon state machine after user resolves obstacle
Playground/on-device-browser-agent/src/background/agents/site-router.ts:118
↓ 2 callersFunctionrgb_to_rgba
Expand 3-byte RGB to 4-byte RGBA (alpha=0xFF) for MetalRT's pixel API.
sdk/runanywhere-commons/src/backends/metalrt/rac_vlm_metalrt.cpp:23
↓ 2 callersMethodrunBenchmarks
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/benchmarks/viewmodel/BenchmarkViewModel.kt:86
↓ 2 callersFunctionsafeEvaluateExpression
(input: string)
examples/react-native/RunAnywhereAI/src/utils/mathParser.ts:59
↓ 2 callersFunctionsafePublish
* Safely publish an event to the EventBus * Handles cases where EventBus may not be fully initialized
sdk/runanywhere-react-native/packages/core/src/Features/VoiceSession/AudioCaptureManager.ts:35
↓ 2 callersFunctionsanitize_text_for_tts
Main sanitization function
Playground/openclaw-hybrid-assistant/src/pipeline/voice_pipeline.cpp:202
↓ 2 callersMethodscenarios
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/benchmarks/services/BenchmarkRunner.kt:22
↓ 2 callersMethodsearch
sdk/runanywhere-commons/src/features/rag/rag_backend.cpp:204
↓ 2 callersFunctionsecureSet
sdk/runanywhere-react-native/packages/core/cpp/bridges/InitBridge.cpp:89
↓ 2 callersMethodsend_transcription
Playground/openclaw-hybrid-assistant/src/network/openclaw_client.cpp:430
↓ 2 callersFunctionserializeToolCall
sdk/runanywhere-commons/src/server/json_utils.cpp:164
↓ 2 callersMethodsetBaseDirectory
sdk/runanywhere-react-native/packages/core/cpp/bridges/InitBridge.cpp:1078
↓ 2 callersMethodsetLoadingModel
* Set loading model state * Used for System TTS which doesn't require model download */
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/models/ModelSelectionViewModel.kt:395
↓ 2 callersFunctionsetMicActive
(active: boolean)
examples/web/RunAnywhereAI/src/views/voice.ts:272
↓ 2 callersFunctionsetResponse
(html: string)
examples/web/RunAnywhereAI/src/views/voice.ts:267
↓ 2 callersMethodsetVLMLoader
(loader: VLMLoader)
sdk/runanywhere-web/packages/core/src/Infrastructure/ModelManager.ts:112
↓ 2 callersMethodsetVolume
* Set playback volume.
sdk/runanywhere-web/packages/core/src/Infrastructure/AudioPlayback.ts:125
↓ 2 callersFunctionsetup
sdk/runanywhere-commons/tests/test_voice_agent.cpp:74
↓ 2 callersMethodshareFile
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/benchmarks/viewmodel/BenchmarkViewModel.kt:207
↓ 2 callersFunctionshowConfirmDialog
( title: string, message: string, confirmLabel = 'Confirm', cancelLabel = 'Cancel', confirmDanger =
examples/web/RunAnywhereAI/src/components/dialogs.ts:67
↓ 2 callersMethodspeak_text
Playground/openclaw-hybrid-assistant/src/pipeline/voice_pipeline.cpp:1272
↓ 2 callersFunctionsplit_into_sentences
Split text into sentences for streaming TTS
Playground/openclaw-hybrid-assistant/src/pipeline/voice_pipeline.cpp:1233
↓ 2 callersFunctionsplit_path
sdk/runanywhere-commons/src/infrastructure/model_management/model_paths.cpp:80
↓ 2 callersMethodstart
Playground/linux-voice-assistant/src/audio/audio_capture.cpp:158
↓ 2 callersMethodstart
* Start the camera and begin capturing video. * * Requests camera permission via `getUserMedia`. The returned Promise * resolves once the vid
sdk/runanywhere-web/packages/core/src/Infrastructure/VideoCapture.ts:132
↓ 2 callersFunctionstartRecording
()
examples/react-native/RunAnywhereAI/src/screens/STTScreen.tsx:346
↓ 2 callersMethodstartRecording
Playground/android-use-agent/app/src/main/java/com/runanywhere/agent/AgentViewModel.kt:336
↓ 2 callersFunctionstartVLMWorkerRuntime
()
sdk/runanywhere-web/packages/llamacpp/src/Infrastructure/VLMWorkerRuntime.ts:741
↓ 2 callersMethodstop
* Stop playback immediately.
sdk/runanywhere-web/packages/core/src/Infrastructure/AudioPlayback.ts:110
↓ 2 callersMethodstop
* Stop playback
sdk/runanywhere-react-native/packages/core/src/Features/VoiceSession/AudioPlaybackManager.ts:198
↓ 2 callersMethodstop
* Stop current playback. If play() is suspended, it will resume with PlaybackInterrupted. */
sdk/runanywhere-kotlin/src/androidMain/kotlin/com/runanywhere/sdk/features/tts/AudioPlaybackManager.kt:69
↓ 2 callersMethodstop
sdk/runanywhere-kotlin/src/jvmMain/kotlin/com/runanywhere/sdk/features/tts/TtsAudioPlayback.jvm.kt:17
↓ 2 callersMethodstopAudioLevelMonitoring
()
sdk/runanywhere-react-native/packages/core/src/Features/VoiceSession/AudioCaptureManager.ts:399
↓ 2 callersMethodstopAutoStreaming
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/vision/VLMViewModel.kt:351
↓ 2 callersFunctionstopLiveVAD
()
examples/web/RunAnywhereAI/src/views/transcribe.ts:353
↓ 2 callersFunctionstopParticles
()
examples/web/RunAnywhereAI/src/views/voice.ts:491
↓ 2 callersMethodstopRecordingAndTranscribe
Playground/android-use-agent/app/src/main/java/com/runanywhere/agent/AgentViewModel.kt:386
↓ 2 callersMethodstoreFile
* Store a companion file in storage.
sdk/runanywhere-web/packages/core/src/Infrastructure/ModelLoaderTypes.ts:73
↓ 2 callersFunctionstore_provider
sdk/runanywhere-commons/src/core/rac_benchmark_metrics.cpp:40
↓ 2 callersFunctionstrdup_from_string
* Duplicates a std::string to a heap-allocated C string. * Returns nullptr on allocation failure. */
sdk/runanywhere-commons/src/core/rac_benchmark_log.cpp:49
↓ 2 callersFunctionswitchSTTMode
(mode: STTMode)
examples/web/RunAnywhereAI/src/views/transcribe.ts:164
↓ 2 callersFunctionswitchTab
(index: number)
examples/web/RunAnywhereAI/src/app.ts:151
↓ 2 callersFunctionsynthesize
( text: string, options?: TTSOptions )
sdk/runanywhere-react-native/packages/core/src/Public/Extensions/RunAnywhere+TTS.ts:204
↓ 2 callersMethodterminate
* Terminate the Worker entirely. * * Rejects any in-flight RPC promises so callers aren't left hanging, * then terminates the underlying Web
sdk/runanywhere-web/packages/llamacpp/src/Infrastructure/VLMWorkerBridge.ts:377
↓ 2 callersFunctiontest_bargein_asr_readiness
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:1922
↓ 2 callersFunctiontest_bargein_cancel_chain
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:971
↓ 2 callersFunctiontest_bargein_rapid_restart
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:1079
↓ 2 callersFunctiontest_bargein_wakeword_during_tts
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:1462
↓ 2 callersFunctiontest_post_bargein_second_wakeword
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:1748
↓ 2 callersFunctiontest_post_tts_wakeword_reactivation
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:1612
↓ 2 callersFunctiontest_text_sanitization
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:2326
↓ 2 callersFunctiontest_tts_queue_cancel
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:651
↓ 2 callersFunctiontest_tts_queue_cancel_during_playback
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:796
↓ 2 callersFunctiontest_tts_queue_cancel_during_synthesis
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:876
↓ 2 callersFunctiontest_tts_queue_parallel_playback
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:525
↓ 2 callersFunctiontest_tts_queue_push_while_playing
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:720
↓ 2 callersFunctiontest_tts_synthesis
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:2231
↓ 2 callersFunctiontest_waiting_chime_audio_content
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:2172
↓ 2 callersFunctiontest_waiting_chime_timing
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:2067
↓ 2 callersFunctiontest_wakeword_single_detection
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:1198
↓ 2 callersFunctiontest_wakeword_timeout_returns_to_waiting
Playground/openclaw-hybrid-assistant/tests/test_integration.cpp:1323
↓ 2 callersMethodtoEpochMilliseconds
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/utils/SimpleInstant.kt:16
↓ 2 callersMethodtoFormatName
Get the string representation for C++ bridge */
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/public/extensions/LLM/ToolCallingTypes.kt:260
↓ 2 callersMethodtoJson
* Convert to JSON string for C++ interop. */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgeVoiceAgent.kt:371
↓ 2 callersMethodtoJson
* Convert to JSON string for C++ interop. */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgeLLM.kt:292
↓ 2 callersMethodtoOpenAIFormat
* Convert tool definitions to OpenAI function calling format. * Returns a JSONArray for the "tools" parameter in the API request. */
Playground/android-use-agent/app/src/main/java/com/runanywhere/agent/toolcalling/ToolPromptFormatter.kt:91
↓ 2 callersMethodtoResult
* Convert a C++ function result to a Kotlin Result. * * For functions that only return an error code (no payload), this wraps * the res
sdk/runanywhere-kotlin/src/commonMain/kotlin/com/runanywhere/sdk/foundation/errors/CommonsErrorMapping.kt:283
↓ 2 callersMethodto_c_info
For C API return
sdk/runanywhere-commons/src/infrastructure/registry/module_registry.cpp:45
↓ 2 callersMethodtoggleAutoStreaming
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/vision/VLMViewModel.kt:323
↓ 2 callersMethodtoggleRecording
* Toggle recording state * iOS Reference: toggleRecording() in STTViewModel.swift */
examples/android/RunAnywhereAI/app/src/main/java/com/runanywhere/runanywhereai/presentation/stt/SpeechToTextViewModel.kt:346
↓ 2 callersFunctiontoolResultToJsonString
(result: Record<string, ToolValue>)
sdk/runanywhere-web/packages/llamacpp/src/Extensions/RunAnywhere+ToolCalling.ts:454
↓ 2 callersMethodtoolValueToJsonString
* Convert ToolValue to JSON string */
sdk/runanywhere-kotlin/src/jvmAndroidMain/kotlin/com/runanywhere/sdk/foundation/bridge/extensions/CppBridgeToolCalling.kt:297
↓ 2 callersFunctiontoolValueToPlain
* Convert ToolValue to plain JS for display.
examples/web/RunAnywhereAI/src/views/chat.ts:629
↓ 2 callersMethodtouchLastUsed
(modelId: string, sizeBytes: number)
sdk/runanywhere-web/packages/core/src/Infrastructure/ModelManager.ts:459
← previousnext →1,501–1,600 of 8,121, ranked by callers