Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Roy3838/Observer
/ functions
Functions
1,954 in github.com/Roy3838/Observer
⨍
Functions
1,954
◇
Types & classes
422
↳
Endpoints
41
Function
handleThinkingChunk
(event: CustomEvent)
app/src/components/AgentCard/ActiveAgentView.tsx:407
Function
handleToggle
()
app/src/components/ui/FixedDropdown.tsx:39
Function
handleToggle
()
app/src/components/AgentCard/AgentCard.tsx:331
Function
handleToggle
()
app/src/components/AgentCard/StaticAgentView.tsx:180
Function
handleToggleCustomServer
(address: string)
app/src/components/AppHeader.tsx:411
Function
handleToggleObServer
()
app/src/components/AppHeader.tsx:259
Function
handleToggleSignificantChange
(enabled: boolean)
app/src/components/AgentCard/AgentCard.tsx:134
Function
handleToken
(raw: string)
app/src/utils/localLlm/gemma.worker.ts:171
Function
handleTutorialNext
()
app/src/components/EditAgent/SimpleCreatorModal.tsx:232
Function
handleUnloadModel
()
app/src/components/SettingsTab.tsx:396
Function
handleUpdateLabel
(categoryId: string, newLabel: string)
app/src/components/AICreator/DetectionMode/DetectionModePanel.tsx:251
Function
handleUploadClick
()
app/src/components/CommunityTab.tsx:601
Function
handleUploadImage
(event: React.ChangeEvent<HTMLInputElement>)
app/src/components/MemoryManager.tsx:167
Function
handleUploadImage
()
app/src/components/MediaUploadMessage.tsx:50
Function
handleUseBestPrompt
()
app/src/components/AICreator/DetectionMode/DetectionModePanel.tsx:379
Function
handleUseLocal
()
app/src/components/AICreator/LocalWarning.tsx:62
Function
handleWarningCancel
()
app/src/components/CommunityTab.tsx:298
Function
handleWarningEditAgent
()
app/src/components/CommunityTab.tsx:307
Function
handleWarningUploadAnyway
()
app/src/components/CommunityTab.tsx:330
Function
handleWhitelistRequired
(event: CustomEvent<{ phoneNumber: string; toolName: string; channel: WhitelistChannel;
app/src/web/App.tsx:309
Function
handleWindowError
(event: ErrorEvent)
app/src/web/App.tsx:554
Method
handleWorkerError
(error: ErrorEvent)
app/src/utils/localLlm/GemmaModelManager.ts:229
Method
handleWorkerError
(error: ErrorEvent)
app/src/utils/whisper/WhisperModelManager.ts:321
Method
handleWorkerMessage
(event: MessageEvent)
app/src/utils/localLlm/GemmaModelManager.ts:147
Method
handleWorkerMessage
(event: MessageEvent)
app/src/utils/whisper/WhisperModelManager.ts:236
Function
handle_audio
Handle incoming audio data from broadcast extension
app/mobile/src/server.rs:171
Function
handle_broadcast_start
Handle broadcast start event
app/mobile/src/server.rs:226
Function
handle_broadcast_status
Get broadcast status
app/mobile/src/server.rs:253
Function
handle_broadcast_stop
Handle broadcast stop event
app/mobile/src/server.rs:244
Function
handle_chat_completions_endpoint
Processes a chat completion request. Requires a valid JWT. Each call will consume one daily MONITOR credit or AGENT_CREATOR credit depending
api/compute.py:370
Function
handle_frame
Handle incoming frame data from broadcast extension Note: iOS now uses App Groups shared memory (video_frame.rs) instead of HTTP. This endpoint is kep
app/mobile/src/server.rs:130
Method
handle_request
Process a /v1/chat/completions request asynchronously via Fireworks AI. Translates display model name to actual Fireworks model ID.
api/fireworks_handler.py:71
Method
handle_request
Process a /v1/chat/completions request asynchronously for Gemini models. Returns either dict (non-streaming) or StreamingResponse (st
api/gemini_handler.py:103
Method
handle_request
Process a /v1/chat/completions request asynchronously via OpenRouter. Translates display model name to actual OpenRouter model ID.
api/openrouter_handler.py:119
Method
handle_request
Process a /v1/chat/completions request asynchronously for Gemini Pro models. Returns either dict (non-streaming) or StreamingResponse
api/gemini_pro_handler.py:71
Function
handler
(e: CustomEvent)
app/src/components/AgentCard/AgentCard.tsx:95
Function
hasCameraAccess
()
app/src/utils/platform.ts:104
Method
hasError
()
app/src/utils/localLlm/GemmaModelManager.ts:239
Method
hasError
()
app/src/utils/localLlm/LocalModelManager.ts:18
Method
hasError
()
app/src/utils/localLlm/NativeLlmManager.ts:686
Method
hasError
()
app/src/utils/whisper/WhisperModelManager.ts:344
Method
hasModelParams
(modelName: string)
app/src/utils/inferenceConfigStore.ts:20
Method
hasModelParams
(modelName: string)
app/src/utils/ModelManager.ts:637
Function
hasSystemTray
()
app/src/utils/platform.ts:81
Function
hasVoiceActivity
(samples: Float32Array, threshold: number = 0.01)
app/src/utils/audio/pcmUtils.ts:250
Function
health_check
Health check endpoint
app/mobile/src/server.rs:272
Function
hide_overlay
(app_handle: tauri::AppHandle)
app/desktop/src/lib.rs:233
Function
image_msg
(role: &str, text: &str, image: &str)
app/plugins/llm_engine/src/multimodal_thinking_repro.rs:50
Function
init
( _app: &AppHandle<R>, _api: PluginApi<R, C>, )
app/plugins/screen-capture/src/desktop.rs:67
Function
init
Initialize the mobile plugin and return a handle
app/plugins/screen-capture/src/mobile.rs:16
Function
init
( _app: &AppHandle<R>, _api: PluginApi<R, C>, )
app/plugins/screen-capture/src/macos.rs:202
Function
init
( _app: &AppHandle<R>, api: PluginApi<R, C>, )
app/mobile/plugins/pip/src/mobile.rs:7
Method
initializeAudio
()
app/src/utils/tauriStreamCapture.ts:1018
Function
int16ToFloat32
(samples: Int16Array)
app/src/utils/audio/pcmUtils.ts:73
Method
isActive
* Check if capture is currently running
app/src/utils/audio/PCMAudioCapture.ts:154
Method
isActive
()
app/src/utils/whisper/UnifiedTranscriptionService.ts:508
Method
isCapturing
()
app/src/utils/tauriStreamCapture.ts:1423
Function
isCommandSSEActive
()
app/src/utils/commandSSE.ts:138
Method
isDownloading
()
app/src/utils/localLlm/NativeLlmManager.ts:685
Function
isInPipMode
()
app/src/utils/pictureInPicture.ts:46
Method
isLoading
()
app/src/utils/localLlm/GemmaModelManager.ts:238
Method
isLoading
()
app/src/utils/localLlm/LocalModelManager.ts:17
Method
isLoading
()
app/src/utils/localLlm/NativeLlmManager.ts:684
Method
isLoading
()
app/src/utils/whisper/WhisperModelManager.ts:340
Method
isMmproj
(name: string)
app/src/utils/localLlm/NativeLlmManager.ts:238
Method
isReady
()
app/src/utils/localLlm/GemmaModelManager.ts:237
Method
isReady
()
app/src/utils/localLlm/NativeLlmManager.ts:683
Method
isReady
()
app/src/utils/whisper/UnifiedTranscriptionService.ts:492
Method
isReady
()
app/src/utils/whisper/TranscriptionRouter.ts:188
Method
isReady
()
app/src/utils/whisper/WhisperModelManager.ts:336
Method
isStreamAvailable
* Check if a stream is available
app/src/utils/browserStreamCapture.ts:307
Method
isUsed
(type: PseudoStreamType)
app/src/utils/streamManager.ts:585
Function
is_audio_active
Check if audio capture is currently active
app/plugins/screen-capture/src/audio.rs:411
Function
is_audio_active
Check if audio capture is currently active
app/plugins/screen-capture/src/macos.rs:312
Function
is_audio_streaming
Check if audio streaming is active
app/plugins/screen-capture/src/android.rs:260
Function
lifespan
(app: FastAPI)
api/api.py:47
Function
limit_body_size
(request: Request, call_next)
api/api.py:64
Method
listAppGroupFiles
* List files in App Group container (for debugging)
app/src/utils/broadcastLogService.ts:118
Method
listLocalModels
()
app/src/utils/localLlm/GemmaModelManager.ts:342
Method
listLocalModels
* Backwards-compatible flat view for the cross-manager interface. * Native UI should prefer listNativeModels().
app/src/utils/localLlm/NativeLlmManager.ts:365
Function
list_agents
()
api/marketplace.py:98
Function
list_app_group_files_cmd
( app: tauri::AppHandle<R>, )
app/plugins/screen-capture/src/lib.rs:156
Function
list_models_v1_endpoint
Provides an OpenAI-compatible /v1/models endpoint. This endpoint returns a list of available models in a standardized format, while also
api/compute.py:530
Function
listener
(entry: LogEntry)
app/src/components/LlmDebugPanel.tsx:109
Function
listener
(e: LogEntry)
app/src/components/EditAgent/useEditAgentModalLogic.ts:339
Function
live_status
()
api/api.py:111
Function
llama_log_hook
( level: llama_cpp_sys_2::ggml_log_level, text: *const std::os::raw::c_char, _user_data: *mut std:
app/plugins/llm_engine/src/lib.rs:683
Function
llm_cancel_download
()
app/desktop/src/lib.rs:596
Function
llm_cancel_download
()
app/mobile/src/lib.rs:477
Function
llm_cancel_generation
()
app/desktop/src/lib.rs:604
Function
llm_cancel_generation
()
app/mobile/src/lib.rs:485
Function
llm_debug_state
(app_handle: AppHandle)
app/desktop/src/lib.rs:851
Function
llm_debug_state
(app_handle: AppHandle)
app/mobile/src/lib.rs:800
Function
llm_delete_model
(app_handle: AppHandle, filename: String)
app/desktop/src/lib.rs:612
Function
llm_delete_model
( app_handle: AppHandle, filename: String, )
app/mobile/src/lib.rs:493
Function
llm_download_model
( app_handle: AppHandle, url: String, on_progress: Channel<serde_json::Value>, )
app/desktop/src/lib.rs:469
Function
llm_download_model
( app_handle: AppHandle, url: String, on_progress: Channel<serde_json::Value>, )
app/mobile/src/lib.rs:344
Function
llm_generate
( messages: Vec<serde_json::Value>, enable_thinking: bool, on_token: Channel<String>, )
app/desktop/src/lib.rs:693
Function
llm_generate
( messages: Vec<serde_json::Value>, enable_thinking: bool, on_token: Channel<String>, )
app/mobile/src/lib.rs:608
Function
llm_get_context_params
()
app/desktop/src/lib.rs:1003
← previous
next →
1,601–1,700 of 1,954, ranked by callers