Bob's Handbuch
Packages
ROS Package bob_llama_cpp
ROS Package bob_topic_tools
ROS Package bob_launch
ROS Package bob_whisper_cpp
ROS Package bob_msgs
ROS Package bob_transformers
ROS Package bob_vector_db
ROS Package RosGPT4all
ROS Package VoskRos
Miscellaneous
ROS Multi Docker Hosts Network
Setup Portainer with Multiple Docker
Quick Guide Doxygen
API Reference
Bob's Handbuch
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__call__() (bob_vector_db.chroma_embedder.ChromaEmbedder method)
(bob_vector_db.json_embedder.JsonEmbedder method)
(bob_vector_db.qdrant_embedder.QdrantEmbedder method)
(rosgpt4all.chroma_embedder.ChromaEmbedder method)
(rosgpt4all.chroma_embedder.GPT4AllEmbeddingFunction method)
(rosgpt4all.json_embedder.JsonEmbedder method)
(rosgpt4all.qdrant_embedder.QdrantEmbedder method)
A
AggregatorNode (class in bob_topic_tools.aggregator)
allow_download (rosgpt4all.gpt.GPTNode attribute)
append_text() (bob_topic_tools.stream_filter.StringStreamBuffer method)
apply_chat_template() (in module bob_llama_cpp.prompt_tools)
B
BaseNode (class in bob_llama_cpp.llm)
black_filter (bob_topic_tools.filter.FilterNode attribute)
black_list (bob_topic_tools.filter.FilterNode attribute)
bob_llama_cpp
module
bob_llama_cpp.llm
module
bob_llama_cpp.lnode
module
bob_llama_cpp.prompt_tools
module
bob_llama_cpp.terminal
module
bob_llama_cpp.tools_functions
module
bob_llama_cpp.tools_minimal_example
module
bob_topic_tools
module
bob_topic_tools.aggregator
module
bob_topic_tools.filter
module
bob_topic_tools.stream_filter
module
bob_topic_tools.terminal
module
bob_transformers
module
bob_transformers.tti
module
bob_vector_db
module
bob_vector_db.chroma_embedder
module
bob_vector_db.embedder
module
bob_vector_db.json_embedder
module
bob_vector_db.qdrant_embedder
module
bridge (bob_transformers.tti.TTINode attribute)
buffer (bob_topic_tools.stream_filter.StringStreamBuffer attribute)
buffer_content (bob_topic_tools.stream_filter.StreamProcessor attribute)
buffer_index (bob_topic_tools.stream_filter.StreamProcessor attribute)
C
chat_input_callback() (bob_topic_tools.filter.FilterNode method)
ChromaEmbedder (class in bob_vector_db.chroma_embedder)
(class in rosgpt4all.chroma_embedder)
client (in module rosgpt4all.query_qdrant)
(rosgpt4all.vector.VectorNode attribute)
closeEvent() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
collection_name (rosgpt4all.vector.VectorNode attribute)
configure() (bob_llama_cpp.llm.LlmNode method)
(bob_llama_cpp.lnode.LNode method)
context (in module rosgpt4all.query_qdrant)
create_input_subscriptions() (bob_llama_cpp.terminal.RosNode method)
(bob_topic_tools.terminal.RosNode method)
(rosgpt4all.terminal.RosNode method)
current_channel (bob_topic_tools.stream_filter.StreamProcessor attribute)
cv_image (bob_transformers.tti.TTINode attribute)
D
data (rosgpt4all.vector.VectorNode attribute)
destroy() (bob_llama_cpp.llm.LlmNode method)
(bob_llama_cpp.lnode.LNode method)
detect_and_process_tool_calls() (in module bob_llama_cpp.prompt_tools)
device (rosgpt4all.gpt.GPTNode attribute)
display (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
done (rosgpt4all.vector.VectorNode attribute)
E
ef (bob_vector_db.chroma_embedder.ChromaEmbedder attribute)
(rosgpt4all.chroma_embedder.ChromaEmbedder attribute)
embed_callback() (bob_vector_db.embedder.EmbedderNode method)
(rosgpt4all.embedder.EmbedderNode method)
embed_image() (bob_vector_db.embedder.EmbedderNode method)
embed_image_callback() (bob_vector_db.embedder.EmbedderNode method)
embed_images() (bob_vector_db.qdrant_embedder.QdrantEmbedder method)
embed_mixed() (bob_vector_db.embedder.EmbedderNode method)
embed_raw_callback() (bob_vector_db.embedder.EmbedderNode method)
(rosgpt4all.embedder.EmbedderNode method)
embed_ttimage_callback() (bob_vector_db.embedder.EmbedderNode method)
EmbedderNode (class in bob_vector_db.embedder)
(class in rosgpt4all.embedder)
end_tag (bob_topic_tools.stream_filter.StreamProcessor attribute)
end_tag_found (bob_topic_tools.stream_filter.StreamProcessor attribute)
eof_indicator (rosgpt4all.gpt.GPTNode attribute)
F
FilterNode (class in bob_topic_tools.filter)
fontname (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
fontsize (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
forward_to_channel_A() (bob_topic_tools.stream_filter.StreamProcessor method)
forward_to_channel_B() (bob_topic_tools.stream_filter.StreamProcessor method)
frameless (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
G
generate() (bob_llama_cpp.llm.LlmNode method)
generate_tool_results() (in module bob_llama_cpp.prompt_tools)
geometry (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
GPT4AllEmbeddingFunction (class in rosgpt4all.chroma_embedder)
gpt_abort (rosgpt4all.gpt.GPTNode attribute)
gpt_callback() (rosgpt4all.gpt.GPTNode method)
GPTNode (class in rosgpt4all.gpt)
grep_url() (in module bob_llama_cpp.tools_functions)
H
history (bob_llama_cpp.llm.LlmNode attribute)
host (bob_vector_db.embedder.EmbedderNode attribute)
(rosgpt4all.embedder.EmbedderNode attribute)
I
image_model (bob_vector_db.qdrant_embedder.QdrantEmbedder attribute)
image_msg (bob_transformers.tti.TTINode attribute)
import_module_from_path() (in module bob_llama_cpp.prompt_tools)
init_chroma() (bob_vector_db.embedder.EmbedderNode method)
(rosgpt4all.embedder.EmbedderNode method)
init_qdrant() (bob_vector_db.embedder.EmbedderNode method)
(rosgpt4all.embedder.EmbedderNode method)
(rosgpt4all.vector.VectorNode method)
input (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
input_callback() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.aggregator.AggregatorNode method)
(bob_topic_tools.stream_filter.StreamFilterNode method)
(bob_topic_tools.terminal.Window method)
(bob_transformers.tti.TTINode method)
(rosgpt4all.terminal.Window method)
(rosgpt4all.vector.VectorNode method)
input_callback_cr() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
input_changed() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
input_enter() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
J
JsonEmbedder (class in bob_vector_db.json_embedder)
(class in rosgpt4all.json_embedder)
jsonfy() (bob_llama_cpp.llm.LlmNode method)
L
line_count (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
llm_in_callback() (bob_llama_cpp.llm.LlmNode method)
LlmNode (class in bob_llama_cpp.llm)
LNode (class in bob_llama_cpp.lnode)
load_yaml() (bob_topic_tools.filter.FilterNode method)
location (bob_vector_db.embedder.EmbedderNode attribute)
(rosgpt4all.embedder.EmbedderNode attribute)
M
main() (in module bob_llama_cpp.llm)
(in module bob_llama_cpp.terminal)
(in module bob_topic_tools.aggregator)
(in module bob_topic_tools.filter)
(in module bob_topic_tools.stream_filter)
(in module bob_topic_tools.terminal)
(in module bob_transformers.tti)
(in module bob_vector_db.embedder)
(in module rosgpt4all.embedder)
(in module rosgpt4all.gpt)
(in module rosgpt4all.terminal)
(in module rosgpt4all.vector)
margin (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
max_length (bob_topic_tools.stream_filter.StringStreamBuffer attribute)
max_tokens (rosgpt4all.gpt.GPTNode attribute)
metaprompt (in module rosgpt4all.query_qdrant)
model (bob_vector_db.embedder.EmbedderNode attribute)
(bob_vector_db.qdrant_embedder.QdrantEmbedder attribute)
(rosgpt4all.embedder.EmbedderNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
model_default (in module bob_llama_cpp.prompt_tools)
model_name (rosgpt4all.gpt.GPTNode attribute)
model_path (rosgpt4all.gpt.GPTNode attribute)
module
bob_llama_cpp
bob_llama_cpp.llm
bob_llama_cpp.lnode
bob_llama_cpp.prompt_tools
bob_llama_cpp.terminal
bob_llama_cpp.tools_functions
bob_llama_cpp.tools_minimal_example
bob_topic_tools
bob_topic_tools.aggregator
bob_topic_tools.filter
bob_topic_tools.stream_filter
bob_topic_tools.terminal
bob_transformers
bob_transformers.tti
bob_vector_db
bob_vector_db.chroma_embedder
bob_vector_db.embedder
bob_vector_db.json_embedder
bob_vector_db.qdrant_embedder
rosgpt4all
rosgpt4all.chroma_embedder
rosgpt4all.embedder
rosgpt4all.gpt
rosgpt4all.json_embedder
rosgpt4all.qdrant_embedder
rosgpt4all.query_qdrant
rosgpt4all.terminal
rosgpt4all.vector
mouseMoveEvent() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
mousePressEvent() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
N
n_batch (rosgpt4all.gpt.GPTNode attribute)
n_keep (bob_llama_cpp.llm.LlmNode attribute)
n_threads (rosgpt4all.gpt.GPTNode attribute)
ngl (rosgpt4all.gpt.GPTNode attribute)
node (bob_llama_cpp.terminal.Window attribute)
(bob_topic_tools.terminal.Window attribute)
(rosgpt4all.terminal.Window attribute)
O
oldPosition (bob_llama_cpp.terminal.Window attribute)
(bob_topic_tools.terminal.Window attribute)
(rosgpt4all.terminal.Window attribute)
on_cleanup() (bob_llama_cpp.lnode.LNode method)
on_configure() (bob_llama_cpp.lnode.LNode method)
on_shutdown() (bob_llama_cpp.lnode.LNode method)
opacity (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
P
parameter_callback() (bob_topic_tools.filter.FilterNode method)
(rosgpt4all.gpt.GPTNode method)
parse_tool_calls() (in module bob_llama_cpp.prompt_tools)
path (bob_vector_db.embedder.EmbedderNode attribute)
(rosgpt4all.embedder.EmbedderNode attribute)
pipeline_type (bob_transformers.tti.TTINode attribute)
pop() (bob_topic_tools.stream_filter.StringStreamBuffer method)
port (bob_vector_db.embedder.EmbedderNode attribute)
(rosgpt4all.embedder.EmbedderNode attribute)
print() (bob_llama_cpp.llm.LlmNode method)
(rosgpt4all.gpt.GPTNode method)
process_char() (bob_topic_tools.stream_filter.StreamProcessor method)
process_string() (bob_topic_tools.stream_filter.StreamProcessor method)
prompt (in module rosgpt4all.query_qdrant)
(rosgpt4all.gpt.GPTNode attribute)
prompt_cleanup() (rosgpt4all.gpt.GPTNode method)
pub (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.aggregator.AggregatorNode attribute)
(bob_topic_tools.filter.FilterNode attribute)
(bob_topic_tools.stream_filter.StreamFilterNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
(rosgpt4all.terminal.RosNode attribute)
(rosgpt4all.vector.VectorNode attribute)
pub_dialog (bob_llama_cpp.llm.LlmNode attribute)
pub_filtered (bob_topic_tools.stream_filter.StreamFilterNode attribute)
pub_generator (bob_llama_cpp.llm.LlmNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
pub_image (bob_transformers.tti.TTINode attribute)
pub_out (bob_llama_cpp.llm.LlmNode attribute)
pub_rejected (bob_topic_tools.filter.FilterNode attribute)
pub_sentence (bob_llama_cpp.llm.LlmNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
pub_tti_image (bob_transformers.tti.TTINode attribute)
publish() (bob_llama_cpp.llm.LlmNode method)
(bob_llama_cpp.terminal.RosNode method)
(bob_topic_tools.terminal.RosNode method)
(rosgpt4all.gpt.GPTNode method)
(rosgpt4all.terminal.RosNode method)
publish_stdin() (rosgpt4all.vector.VectorNode method)
Q
qdrant_client (in module bob_llama_cpp.tools_functions)
QdrantEmbedder (class in bob_vector_db.qdrant_embedder)
(class in rosgpt4all.qdrant_embedder)
query (rosgpt4all.vector.VectorNode attribute)
query_limit (rosgpt4all.vector.VectorNode attribute)
query_model (rosgpt4all.vector.VectorNode attribute)
query_url (rosgpt4all.vector.VectorNode attribute)
query_vector() (rosgpt4all.vector.VectorNode method)
queue (bob_llama_cpp.llm.LlmNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
R
random_number() (in module bob_llama_cpp.tools_minimal_example)
remember() (in module bob_llama_cpp.tools_functions)
remove_keywords() (bob_topic_tools.stream_filter.StringStreamBuffer method)
repeat_last_n (rosgpt4all.gpt.GPTNode attribute)
repeat_penalty (rosgpt4all.gpt.GPTNode attribute)
result (bob_llama_cpp.terminal.StdinThread attribute)
(bob_topic_tools.terminal.StdinThread attribute)
(rosgpt4all.terminal.StdinThread attribute)
result_image (bob_transformers.tti.TTINode attribute)
results (in module rosgpt4all.query_qdrant)
ring_buffer (bob_topic_tools.stream_filter.StreamProcessor attribute)
rosgpt4all
module
rosgpt4all.chroma_embedder
module
rosgpt4all.embedder
module
rosgpt4all.gpt
module
rosgpt4all.json_embedder
module
rosgpt4all.qdrant_embedder
module
rosgpt4all.query_qdrant
module
rosgpt4all.terminal
module
rosgpt4all.vector
module
RosNode (class in bob_llama_cpp.terminal)
(class in bob_topic_tools.terminal)
(class in rosgpt4all.terminal)
run() (bob_llama_cpp.terminal.StdinThread method)
(bob_topic_tools.terminal.StdinThread method)
(rosgpt4all.terminal.StdinThread method)
running (bob_llama_cpp.terminal.StdinThread attribute)
(bob_topic_tools.terminal.StdinThread attribute)
(rosgpt4all.gpt.GPTNode attribute)
(rosgpt4all.terminal.StdinThread attribute)
S
search_internet() (in module bob_llama_cpp.tools_functions)
sentence (bob_llama_cpp.llm.LlmNode attribute)
(bob_topic_tools.aggregator.AggregatorNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
session() (bob_llama_cpp.llm.LlmNode method)
(rosgpt4all.gpt.GPTNode method)
session_thread (bob_llama_cpp.llm.LlmNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
shutdown() (rosgpt4all.gpt.GPTNode method)
sigint_handler() (in module bob_llama_cpp.terminal)
(in module bob_topic_tools.terminal)
(in module rosgpt4all.terminal)
sock_thread (rosgpt4all.gpt.GPTNode attribute)
socket (rosgpt4all.gpt.GPTNode attribute)
socket_clients (rosgpt4all.gpt.GPTNode attribute)
socket_path (rosgpt4all.gpt.GPTNode attribute)
socket_send() (rosgpt4all.gpt.GPTNode method)
socket_server() (rosgpt4all.gpt.GPTNode method)
spin_once() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
start_publish() (rosgpt4all.vector.VectorNode method)
start_query() (rosgpt4all.vector.VectorNode method)
start_read_stdin() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
start_tag (bob_topic_tools.stream_filter.StreamProcessor attribute)
start_tag_found (bob_topic_tools.stream_filter.StreamProcessor attribute)
StdinThread (class in bob_llama_cpp.terminal)
(class in bob_topic_tools.terminal)
(class in rosgpt4all.terminal)
stop() (bob_llama_cpp.terminal.StdinThread method)
(bob_topic_tools.terminal.StdinThread method)
(rosgpt4all.terminal.StdinThread method)
stream_A (bob_topic_tools.stream_filter.StreamProcessor attribute)
stream_B (bob_topic_tools.stream_filter.StreamProcessor attribute)
StreamFilterNode (class in bob_topic_tools.stream_filter)
StreamProcessor (class in bob_topic_tools.stream_filter)
StringStreamBuffer (class in bob_topic_tools.stream_filter)
stylesheet (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
stylesheet_window (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
sub (bob_topic_tools.aggregator.AggregatorNode attribute)
(bob_topic_tools.filter.FilterNode attribute)
(bob_topic_tools.stream_filter.StreamFilterNode attribute)
(bob_transformers.tti.TTINode attribute)
(bob_vector_db.embedder.EmbedderNode attribute)
(rosgpt4all.embedder.EmbedderNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
(rosgpt4all.vector.VectorNode attribute)
sub1 (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
sub2 (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
sub_image (bob_vector_db.embedder.EmbedderNode attribute)
sub_in (bob_llama_cpp.llm.LlmNode attribute)
sub_raw (bob_vector_db.embedder.EmbedderNode attribute)
(rosgpt4all.embedder.EmbedderNode attribute)
sub_ttimage (bob_vector_db.embedder.EmbedderNode attribute)
substitute (bob_topic_tools.filter.FilterNode attribute)
system_prompt (bob_llama_cpp.llm.LlmNode attribute)
(rosgpt4all.gpt.GPTNode attribute)
T
tarea (bob_llama_cpp.terminal.Window attribute)
(bob_topic_tools.terminal.Window attribute)
(rosgpt4all.terminal.Window attribute)
tedit (bob_llama_cpp.terminal.Window attribute)
(bob_topic_tools.terminal.Window attribute)
(rosgpt4all.terminal.Window attribute)
temp (rosgpt4all.gpt.GPTNode attribute)
text (bob_llama_cpp.terminal.Window attribute)
(bob_topic_tools.terminal.Window attribute)
(rosgpt4all.terminal.Window attribute)
text2image() (bob_transformers.tti.TTINode method)
text_model (bob_vector_db.qdrant_embedder.QdrantEmbedder attribute)
timer (bob_llama_cpp.terminal.Window attribute)
(bob_topic_tools.terminal.Window attribute)
(bob_transformers.tti.TTINode attribute)
(rosgpt4all.terminal.Window attribute)
(rosgpt4all.vector.VectorNode attribute)
timer_callback() (bob_transformers.tti.TTINode method)
title (bob_llama_cpp.terminal.RosNode attribute)
(bob_topic_tools.terminal.RosNode attribute)
(rosgpt4all.terminal.RosNode attribute)
token_handler (bob_topic_tools.stream_filter.StreamFilterNode attribute)
token_handler() (bob_llama_cpp.llm.LlmNode method)
(rosgpt4all.gpt.GPTNode method)
tokenize() (bob_llama_cpp.llm.LlmNode method)
tokenizer (in module bob_llama_cpp.prompt_tools)
tool_calls (in module bob_llama_cpp.prompt_tools)
tool_functions (in module bob_llama_cpp.prompt_tools)
tools_module (bob_llama_cpp.llm.LlmNode attribute)
top_k (rosgpt4all.gpt.GPTNode attribute)
top_p (rosgpt4all.gpt.GPTNode attribute)
topic_callback() (rosgpt4all.gpt.GPTNode method)
topic_list() (in module bob_llama_cpp.tools_functions)
transform() (bob_topic_tools.filter.FilterNode method)
TTINode (class in bob_transformers.tti)
U
update_text() (bob_llama_cpp.terminal.Window method)
(bob_topic_tools.terminal.Window method)
(rosgpt4all.terminal.Window method)
V
VectorNode (class in rosgpt4all.vector)
verbose (rosgpt4all.gpt.GPTNode attribute)
W
white_filter (bob_topic_tools.filter.FilterNode attribute)
white_list (bob_topic_tools.filter.FilterNode attribute)
Window (class in bob_llama_cpp.terminal)
(class in bob_topic_tools.terminal)
(class in rosgpt4all.terminal)
window_size (bob_topic_tools.stream_filter.StreamProcessor attribute)
worker (bob_llama_cpp.terminal.Window attribute)
(bob_topic_tools.terminal.Window attribute)
(rosgpt4all.terminal.Window attribute)