MCPcopy Create free account

hub / github.com/RunanywhereAI/RCLI / functions

Functions741 in github.com/RunanywhereAI/RCLI

Methodllm_thread_fn
src/pipeline/orchestrator.cpp:1513
Methodload
src/rag/vector_index.cpp:62
Methodload_chunk_meta
src/rag/hybrid_retriever.cpp:55
Methodload_chunk_store
src/rag/hybrid_retriever.cpp:26
Methodload_preferences
src/actions/action_registry.cpp:225
Methodload_wav
src/audio/audio_io.cpp:167
Methodload_wav_to_vec
src/audio/audio_io.cpp:92
Methodlocal_repo_path
src/engines/metalrt_loader.cpp:92
Functionmain
src/cli/main.cpp:1144
Functionmain
src/test/test_pipeline.cpp:2311
Methodmark
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
Methodmax_entries
src/rag/embedding_cache.h:86
Functionmetalrt_crash_handler
src/pipeline/orchestrator.cpp:51
Functionmkdirs
Recursively create directories (like mkdir -p)
src/api/rcli_api.cpp:2956
Methodmodels_cursor_down
src/cli/tui_app.h:1588
Methodmodels_cursor_up
src/cli/tui_app.h:1581
Methodmodels_select_or_download
src/cli/tui_app.h:1596
Functionmove_to_col
src/cli/visualizer.h:55
Methodn_params
src/engines/llm_engine.cpp:447
Methodnext_power_of_2
src/core/ring_buffer.h:132
Methodnormalize
src/engines/embedding_engine.cpp:86
Methodnum_chunks
src/rag/hybrid_retriever.h:40
Methodnum_tools
src/tools/tool_engine.h:43
Functionopen_tty
src/cli/visualizer.h:19
Methodparse_tool_calls
src/engines/model_profile.cpp:607
Methodpeek
Peek at available data without consuming
src/core/ring_buffer.h:93
Methodpersonality_select
src/cli/tui_app.h:1401
Methodplayback_callback
src/audio/audio_io.cpp:271
Methodpoll_loop
src/cli/tui_dashboard.h:137
Methodpop_segment
src/engines/vad_engine.cpp:68
Methodpost_install
Formula/rcli.rb:18
Functionpreprocess_query
src/rag/query_preprocessor.h:14
Functionprint_actions_interactive
src/cli/actions_cli.h:66
Functionprint_help_interactive
src/cli/help.h:124
Methodprocess_directory
src/rag/document_processor.cpp:335
Methodprocess_docx
src/rag/document_processor.cpp:282
Methodprocess_file
src/rag/document_processor.cpp:295
Methodprocess_input
src/cli/tui_app.h:2348
Methodprocess_pdf
src/rag/document_processor.cpp:212
Methodprocess_text
src/rag/document_processor.cpp:409
Methodprompt_tps
Time spent encoding the image
src/engines/vlm_engine.h:42
Methodput
Insert embedding into cache. Evicts lowest-scoring entry if full.
src/rag/embedding_cache.h:51
Methodrag_execute_selected
src/cli/tui_app.h:2099
Methodrag_start_ingest
src/cli/tui_app.h:2138
Functionrcli_get_interrupted_response
src/api/rcli_api.cpp:2343
Functionrcli_get_timings
src/api/rcli_api.cpp:2403
Functionrcli_get_transcript
src/api/rcli_api.cpp:2306
Functionrcli_is_barge_in_enabled
src/api/rcli_api.cpp:2323
Functionrcli_is_ready
src/api/rcli_api.cpp:671
Functionrcli_is_using_parakeet
src/api/rcli_api.cpp:2899
Functionrcli_process_wav
src/api/rcli_api.cpp:2356
Functionrcli_set_barge_in_enabled
src/api/rcli_api.cpp:2316
Functionrcli_vlm_enter
src/api/rcli_api.cpp:3117
Functionrcli_vlm_is_ready
src/api/rcli_api.cpp:3081
Methodrebuild_tool_info_cache
src/tools/tool_engine.cpp:79
Methodrecord_stats
src/engines/metalrt_engine.cpp:43
Methodrefresh_ctx_gauge
src/cli/tui_app.h:2738
Functionregister_messages_actions
src/actions/messages_actions.cpp:57
Functionregister_reminders_actions
src/actions/reminders_actions.cpp:32
Methodreinit
src/engines/tts_engine.cpp:80
Methodremaining
src/core/memory_pool.h:166
Methodremove
src/engines/metalrt_loader.cpp:435
Methodreset
Reset pool (reuse all memory). Only call when no references are live.
src/core/memory_pool.h:154
Methodreset
src/engines/vad_engine.cpp:82
Methodreset_to_mark
src/core/memory_pool.h:161
Methodresolve
src/engines/metalrt_loader.h:201
Functionrestore_stderr
Restore stderr from saved fd.
src/cli/visualizer.h:33
Methodrun_camera_vlm
src/cli/tui_app.h:2237
Functionrun_jxa
src/actions/applescript_executor.cpp:121
Methodrun_screen_vlm
src/cli/tui_app.h:2291
Methodrun_stream_pipeline
--- Stream pipeline (outputs audio chunks to stdout) ---
src/pipeline/orchestrator.cpp:634
Functionsafe_download
Download a file using fork/exec to avoid shell injection
src/api/rcli_api.cpp:2968
Methodsample_rate
src/engines/metalrt_tts_engine.h:31
Functionsanitize_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
Methodsave
src/rag/vector_index.cpp:49
Methodsave_wav
src/audio/audio_io.cpp:175
Methodsearch
src/rag/vector_index.cpp:80
Methodsearch_bm25
src/rag/hybrid_retriever.cpp:120
Methodsearch_vector
src/rag/hybrid_retriever.cpp:129
Methodsemantic_chunk
src/rag/document_processor.cpp:89
Methodsentence_count
Get count of sentences detected
src/pipeline/sentence_detector.h:39
Methodset_barge_in_callback
src/pipeline/orchestrator.h:162
Methodset_ignore_eos
src/engines/metalrt_engine.h:81
Methodset_max_tokens
src/engines/metalrt_engine.h:79
Functionset_output
src/cli/visualizer.h:17
Methodset_phrases
src/pipeline/wake_word_detector.h:12
Methodset_state
src/pipeline/orchestrator.cpp:2145
Methodset_temperature
src/engines/metalrt_engine.h:80
Functionset_thread_name
--------------------------------------------------------------------------- Cross-platform thread naming (pthread_setname_np signature differs) ------
src/core/hardware_profile.h:320
Methodshutdown
src/engines/metalrt_tts_engine.cpp:57
Methodshutdown
src/engines/vlm_engine.cpp:20
Methodshutdown
src/engines/metalrt_engine.cpp:124
Methodshutdown
src/engines/llm_engine.cpp:21
Methodshutdown
src/engines/metalrt_stt_engine.cpp:47
Methodshutdown_core_audio
src/audio/audio_io.cpp:420
Functionsignal_handler
src/cli/cli_common.h:153
Methodstart_recording
src/cli/tui_app.h:542
Methodstop_recording
src/cli/tui_app.h:553
Methodstop_voice_mode_cleanup
src/cli/tui_app.h:1369
Methodstt_thread_fn
src/pipeline/orchestrator.cpp:1077
← previousnext →601–700 of 741, ranked by callers