Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adriankhl/godot-llm
/ functions
Functions
385 in github.com/Adriankhl/godot-llm
⨍
Functions
385
◇
Types & classes
109
Function
initialize_llm_module
src/register_types.cpp:17
Method
input_text
src/gdllama.cpp:632
Method
insert_text_by_id
src/llm_db.cpp:877
Method
insert_text_by_meta
src/llm_db.cpp:983
Method
is_running
src/gdllama.cpp:637
Method
is_running
src/gdllava.cpp:373
Method
is_running
src/gdembedding.cpp:150
Method
is_table_valid
src/llm_db.cpp:618
Method
is_waiting_input
src/gdllama.cpp:641
Method
llama_log_callback_logTee
src/llama_runner.cpp:49
Method
llama_log_callback_logTee
src/llava_runner.cpp:277
Method
llava_free
src/llava_runner.cpp:266
Method
llava_image_embed_make_with_prompt_base64
replaces the base64 image tag in the prompt with `replacement`
src/llava_runner.cpp:79
Method
llava_init
src/llava_runner.cpp:223
Method
llava_init_context
src/llava_runner.cpp:237
Method
load_image
src/llava_runner.cpp:121
Function
main
test/src/embedding_runner_test.cpp:6
Function
main
test/src/sqlite_test.cpp:5
Function
main
test/src/llava_runner_test.cpp:7
Function
main
test/src/llama_runner_test.cpp:7
Method
open_db
src/llm_db.cpp:396
Function
print_all_callback
src/llm_db.cpp:430
Method
process_prompt
src/llava_runner.cpp:147
Method
prompt_contains_image
src/llava_runner.cpp:72
Method
remove_image_from_prompt
src/llava_runner.cpp:104
Method
retrieve_similar_texts
src/llm_db.cpp:1115
Method
retrieve_text_process
src/llm_db.cpp:1173
Method
run_compute_embedding
src/gdembedding.cpp:197
Method
run_generate_text
src/gdllama.cpp:588
Method
run_generate_text_base64
src/gdllava.cpp:277
Method
run_generate_text_image
src/gdllava.cpp:344
Method
run_retrieve_similar_texts
src/llm_db.cpp:1185
Method
run_similarity_cos_string
src/gdembedding.cpp:293
Method
run_store_text_by_id
src/llm_db.cpp:961
Method
run_store_text_by_meta
src/llm_db.cpp:1092
Method
sample
src/llava_runner.cpp:47
Method
set_absolute_separators
src/llm_db.cpp:368
Method
set_chunk_overlap
src/llm_db.cpp:392
Method
set_chunk_separators
src/llm_db.cpp:376
Method
set_chunk_size
src/llm_db.cpp:384
Method
set_db_dir
src/llm_db.cpp:332
Method
set_db_file
src/llm_db.cpp:340
Method
set_embedding_size
src/llm_db.cpp:356
Method
set_escape
src/gdllama.cpp:378
Method
set_escape
src/gdllava.cpp:197
Method
set_input_prefix
src/gdllama.cpp:233
Method
set_input_suffix
src/gdllama.cpp:241
Method
set_instruct
src/gdllama.cpp:209
Method
set_interactive
src/gdllama.cpp:217
Method
set_main_gpu
src/gdllama.cpp:362
Method
set_main_gpu
src/gdllava.cpp:181
Method
set_main_gpu
src/gdembedding.cpp:129
Method
set_meta
src/llm_db.cpp:280
Method
set_min_p
src/gdllama.cpp:338
Method
set_mmproj_path
src/gdllava.cpp:133
Method
set_model_path
src/gdllama.cpp:201
Method
set_model_path
src/gdllava.cpp:125
Method
set_model_path
src/gdembedding.cpp:105
Method
set_n_batch
src/gdllama.cpp:386
Method
set_n_batch
src/gdllava.cpp:205
Method
set_n_batch
src/gdembedding.cpp:146
Method
set_n_ctx
src/gdllama.cpp:266
Method
set_n_ctx
src/gdllava.cpp:141
Method
set_n_gpu_layer
src/gdllama.cpp:354
Method
set_n_gpu_layer
src/gdllava.cpp:173
Method
set_n_gpu_layer
src/gdembedding.cpp:121
Method
set_n_keep
src/gdllama.cpp:282
Method
set_n_predict
src/gdllama.cpp:274
Method
set_n_predict
src/gdllava.cpp:149
Method
set_n_threads
src/gdllama.cpp:346
Method
set_n_threads
src/gdllava.cpp:165
Method
set_n_threads
src/gdembedding.cpp:113
Method
set_n_ubatch
src/gdllama.cpp:394
Method
set_penalize_nl
src/gdllama.cpp:314
Method
set_penalty_last_n
src/gdllama.cpp:306
Method
set_penalty_repeat
src/gdllama.cpp:298
Method
set_reverse_prompt
src/gdllama.cpp:225
Method
set_should_output_prompt
src/gdllama.cpp:249
Method
set_should_output_special
src/gdllama.cpp:257
Method
set_split_mode
src/gdllama.cpp:370
Method
set_split_mode
src/gdllava.cpp:189
Method
set_split_mode
src/gdembedding.cpp:137
Method
set_table_name
src/llm_db.cpp:348
Method
set_temperature
src/gdllama.cpp:290
Method
set_temperature
src/gdllava.cpp:157
Method
set_top_k
src/gdllama.cpp:322
Method
set_top_p
src/gdllama.cpp:330
Method
show_additional_info
src/llava_runner.cpp:116
Method
similarity_cos_array
src/gdembedding.cpp:225
Method
similarity_cos_string
src/gdembedding.cpp:272
Method
similarity_cos_string_internal
src/gdembedding.cpp:244
Method
split_lines
src/embedding_runner.cpp:13
Method
split_text
src/llm_db.cpp:853
Function
sqlite3_vec_fs_read_init
src/sqlite-vec.c:5225
Function
sqlite3_vec_init
src/sqlite-vec.c:5134
Function
sqlite3_vec_warm_mmap
src/sqlite-vec.c:5096
Method
stop_generate_text
src/gdllama.cpp:627
Method
stop_generate_text
src/gdllava.cpp:377
Method
store_meta
src/llm_db.cpp:662
Method
store_text_by_id
src/llm_db.cpp:929
← previous
next →
201–300 of 385, ranked by callers