Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RunanywhereAI/RCLI
/ functions
Functions
741 in github.com/RunanywhereAI/RCLI
⨍
Functions
741
◇
Types & classes
161
Method
llm_thread_fn
src/pipeline/orchestrator.cpp:1513
Method
load
src/rag/vector_index.cpp:62
Method
load_chunk_meta
src/rag/hybrid_retriever.cpp:55
Method
load_chunk_store
src/rag/hybrid_retriever.cpp:26
Method
load_preferences
src/actions/action_registry.cpp:225
Method
load_wav
src/audio/audio_io.cpp:167
Method
load_wav_to_vec
src/audio/audio_io.cpp:92
Method
local_repo_path
src/engines/metalrt_loader.cpp:92
Function
main
src/cli/main.cpp:1144
Function
main
src/test/test_pipeline.cpp:2311
Method
mark
Scratch region support: mark current position, allocate temporaries, then reset back to mark when done. O(1) and wait-free.
src/core/memory_pool.h:160
Method
max_entries
src/rag/embedding_cache.h:86
Function
metalrt_crash_handler
src/pipeline/orchestrator.cpp:51
Function
mkdirs
Recursively create directories (like mkdir -p)
src/api/rcli_api.cpp:2956
Method
models_cursor_down
src/cli/tui_app.h:1588
Method
models_cursor_up
src/cli/tui_app.h:1581
Method
models_select_or_download
src/cli/tui_app.h:1596
Function
move_to_col
src/cli/visualizer.h:55
Method
n_params
src/engines/llm_engine.cpp:447
Method
next_power_of_2
src/core/ring_buffer.h:132
Method
normalize
src/engines/embedding_engine.cpp:86
Method
num_chunks
src/rag/hybrid_retriever.h:40
Method
num_tools
src/tools/tool_engine.h:43
Function
open_tty
src/cli/visualizer.h:19
Method
parse_tool_calls
src/engines/model_profile.cpp:607
Method
peek
Peek at available data without consuming
src/core/ring_buffer.h:93
Method
personality_select
src/cli/tui_app.h:1401
Method
playback_callback
src/audio/audio_io.cpp:271
Method
poll_loop
src/cli/tui_dashboard.h:137
Method
pop_segment
src/engines/vad_engine.cpp:68
Method
post_install
Formula/rcli.rb:18
Function
preprocess_query
src/rag/query_preprocessor.h:14
Function
print_actions_interactive
src/cli/actions_cli.h:66
Function
print_help_interactive
src/cli/help.h:124
Method
process_directory
src/rag/document_processor.cpp:335
Method
process_docx
src/rag/document_processor.cpp:282
Method
process_file
src/rag/document_processor.cpp:295
Method
process_input
src/cli/tui_app.h:2348
Method
process_pdf
src/rag/document_processor.cpp:212
Method
process_text
src/rag/document_processor.cpp:409
Method
prompt_tps
Time spent encoding the image
src/engines/vlm_engine.h:42
Method
put
Insert embedding into cache. Evicts lowest-scoring entry if full.
src/rag/embedding_cache.h:51
Method
rag_execute_selected
src/cli/tui_app.h:2099
Method
rag_start_ingest
src/cli/tui_app.h:2138
Function
rcli_get_interrupted_response
src/api/rcli_api.cpp:2343
Function
rcli_get_timings
src/api/rcli_api.cpp:2403
Function
rcli_get_transcript
src/api/rcli_api.cpp:2306
Function
rcli_is_barge_in_enabled
src/api/rcli_api.cpp:2323
Function
rcli_is_ready
src/api/rcli_api.cpp:671
Function
rcli_is_using_parakeet
src/api/rcli_api.cpp:2899
Function
rcli_process_wav
src/api/rcli_api.cpp:2356
Function
rcli_set_barge_in_enabled
src/api/rcli_api.cpp:2316
Function
rcli_vlm_enter
src/api/rcli_api.cpp:3117
Function
rcli_vlm_is_ready
src/api/rcli_api.cpp:3081
Method
rebuild_tool_info_cache
src/tools/tool_engine.cpp:79
Method
record_stats
src/engines/metalrt_engine.cpp:43
Method
refresh_ctx_gauge
src/cli/tui_app.h:2738
Function
register_messages_actions
src/actions/messages_actions.cpp:57
Function
register_reminders_actions
src/actions/reminders_actions.cpp:32
Method
reinit
src/engines/tts_engine.cpp:80
Method
remaining
src/core/memory_pool.h:166
Method
remove
src/engines/metalrt_loader.cpp:435
Method
reset
Reset pool (reuse all memory). Only call when no references are live.
src/core/memory_pool.h:154
Method
reset
src/engines/vad_engine.cpp:82
Method
reset_to_mark
src/core/memory_pool.h:161
Method
resolve
src/engines/metalrt_loader.h:201
Function
restore_stderr
Restore stderr from saved fd.
src/cli/visualizer.h:33
Method
run_camera_vlm
src/cli/tui_app.h:2237
Function
run_jxa
src/actions/applescript_executor.cpp:121
Method
run_screen_vlm
src/cli/tui_app.h:2291
Method
run_stream_pipeline
--- Stream pipeline (outputs audio chunks to stdout) ---
src/pipeline/orchestrator.cpp:634
Function
safe_download
Download a file using fork/exec to avoid shell injection
src/api/rcli_api.cpp:2968
Method
sample_rate
src/engines/metalrt_tts_engine.h:31
Function
sanitize_path
Sanitize a user-typed path: remove shell escapes, quotes, expand ~, and fuzzy-match in the parent directory if the exact path doesn't exist.
src/cli/cli_common.h:233
Method
save
src/rag/vector_index.cpp:49
Method
save_wav
src/audio/audio_io.cpp:175
Method
search
src/rag/vector_index.cpp:80
Method
search_bm25
src/rag/hybrid_retriever.cpp:120
Method
search_vector
src/rag/hybrid_retriever.cpp:129
Method
semantic_chunk
src/rag/document_processor.cpp:89
Method
sentence_count
Get count of sentences detected
src/pipeline/sentence_detector.h:39
Method
set_barge_in_callback
src/pipeline/orchestrator.h:162
Method
set_ignore_eos
src/engines/metalrt_engine.h:81
Method
set_max_tokens
src/engines/metalrt_engine.h:79
Function
set_output
src/cli/visualizer.h:17
Method
set_phrases
src/pipeline/wake_word_detector.h:12
Method
set_state
src/pipeline/orchestrator.cpp:2145
Method
set_temperature
src/engines/metalrt_engine.h:80
Function
set_thread_name
--------------------------------------------------------------------------- Cross-platform thread naming (pthread_setname_np signature differs) ------
src/core/hardware_profile.h:320
Method
shutdown
src/engines/metalrt_tts_engine.cpp:57
Method
shutdown
src/engines/vlm_engine.cpp:20
Method
shutdown
src/engines/metalrt_engine.cpp:124
Method
shutdown
src/engines/llm_engine.cpp:21
Method
shutdown
src/engines/metalrt_stt_engine.cpp:47
Method
shutdown_core_audio
src/audio/audio_io.cpp:420
Function
signal_handler
src/cli/cli_common.h:153
Method
start_recording
src/cli/tui_app.h:542
Method
stop_recording
src/cli/tui_app.h:553
Method
stop_voice_mode_cleanup
src/cli/tui_app.h:1369
Method
stt_thread_fn
src/pipeline/orchestrator.cpp:1077
← previous
next →
601–700 of 741, ranked by callers