Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/genai-stack
/ bot.py
File
bot.py
bot.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
3
import
streamlit
as
st
4
from
streamlit.logger
import
get_logger
Callers
nothing calls this directly
Calls
9
load_embedding_model
Function · 0.90
create_vector_index
Function · 0.90
load_llm
Function · 0.90
configure_llm_only_chain
Function · 0.90
configure_qa_rag_chain
Function · 0.90
generate_ticket
Function · 0.90
mode_select
Function · 0.85
display_chat
Function · 0.85
chat_input
Function · 0.85
Tested by
no test coverage detected