dbt-llm-tools
latest
Contents:
Chatbot
Vector Store
DBT Project
DBT Model
dbt-llm-tools
Index
Edit on GitHub
Index
A
|
C
|
D
|
G
|
L
|
P
|
Q
|
R
|
S
|
U
|
V
A
as_dict() (dbt_llm_tools.DbtModel method)
as_prompt_text() (dbt_llm_tools.DbtModel method)
ask_question() (dbt_llm_tools.Chatbot method)
C
Chatbot (class in dbt_llm_tools)
D
DbtModel (class in dbt_llm_tools)
DbtProject (class in dbt_llm_tools)
G
get_client() (dbt_llm_tools.VectorStore method)
get_instructions() (dbt_llm_tools.Chatbot method)
get_models() (dbt_llm_tools.DbtProject method)
(dbt_llm_tools.VectorStore method)
get_single_model() (dbt_llm_tools.DbtProject method)
L
load_models() (dbt_llm_tools.Chatbot method)
P
parse() (dbt_llm_tools.DbtProject method)
Q
query_collection() (dbt_llm_tools.VectorStore method)
R
reset_collection() (dbt_llm_tools.VectorStore method)
reset_model_db() (dbt_llm_tools.Chatbot method)
S
set_chatbot_model() (dbt_llm_tools.Chatbot method)
set_embedding_fn() (dbt_llm_tools.VectorStore method)
set_embedding_model() (dbt_llm_tools.Chatbot method)
set_instructions() (dbt_llm_tools.Chatbot method)
U
update_model_directory() (dbt_llm_tools.DbtProject method)
upsert_models() (dbt_llm_tools.VectorStore method)
V
VectorStore (class in dbt_llm_tools)