MCPcopy
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

1import os
2
3import streamlit as st
4from streamlit.logger import get_logger

Callers

nothing calls this directly

Calls 9

load_embedding_modelFunction · 0.90
create_vector_indexFunction · 0.90
load_llmFunction · 0.90
configure_llm_only_chainFunction · 0.90
configure_qa_rag_chainFunction · 0.90
generate_ticketFunction · 0.90
mode_selectFunction · 0.85
display_chatFunction · 0.85
chat_inputFunction · 0.85

Tested by

no test coverage detected