LLMTuner
Contents:
Getting started
API Reference
LLMTuner
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
R
|
S
|
T
|
U
|
V
|
W
_
_check_metadata_agreement() (llmtuner.store.LLMTunerStore static method)
_close() (llmtuner.store.LLMTunerStore method)
_create_default_folder() (llmtuner.config.LLMTunerConfig method)
_delete() (llmtuner.interface.Interface method)
_delete_documents() (llmtuner.llms.anyllm.AnyLLMDocuments method)
_format_for_jupyter() (llmtuner.llms.anyllm.AnyLLMChatter method)
_get() (llmtuner.interface.Interface method)
_get_document() (llmtuner.llms.anyllm.AnyLLMDocuments method)
_get_entry() (llmtuner.infogetter.arxiv.ArxivTalker static method)
_get_metadata_from_database() (llmtuner.llms.anyllm.AnyLLMSpace method)
_get_metadata_from_server() (llmtuner.llms.anyllm.AnyLLMSpace method)
_initialize_db() (llmtuner.config.LLMTunerConfig method)
_initialize_parameters() (llmtuner.config.LLMTunerConfig method)
_keep_open() (llmtuner.store.LLMTunerStore method)
_make_header() (llmtuner.interface.Interface method)
_open() (llmtuner.store.LLMTunerStore method)
_post() (llmtuner.interface.Interface method)
_print_answer() (llmtuner.llms.gpt.GPTChatter static method)
_query_create_table_from_schema() (llmtuner.store.LLMTunerStore static method)
_read_configfile() (llmtuner.config.LLMTunerConfig method)
_set_chatter() (llmtuner.llms.evaluation.Evaluator method)
_set_config() (llmtuner.interface.Interface method)
_set_datapath() (llmtuner.config.LLMTunerConfig method)
_set_dataset() (llmtuner.llms.evaluation.Evaluator method)
_set_metadata_on_server() (llmtuner.llms.anyllm.AnyLLMSpace method)
_set_metadata_to_database() (llmtuner.llms.anyllm.AnyLLMSpace method)
_set_talkerlist() (llmtuner.config.LLMTunerConfig method)
_update_parameters() (llmtuner.config.LLMTunerConfig method)
_write_test() (llmtuner.llms.evaluation.Evaluator method)
_write_to_db() (llmtuner.llms.evaluation.EvalData method)
A
add_data_to_table() (llmtuner.store.LLMTunerStore method)
add_document() (llmtuner.llms.anyllm.AnyLLMBuilder method)
AnyLLMBase (class in llmtuner.llms.anyllm)
AnyLLMBuilder (class in llmtuner.llms.anyllm)
AnyLLMChatter (class in llmtuner.llms.anyllm)
AnyLLMDocuments (class in llmtuner.llms.anyllm)
AnyLLMSpace (class in llmtuner.llms.anyllm)
ArxivTalker (class in llmtuner.infogetter.arxiv)
authkey (llmtuner.interface.Interface attribute)
B
baseurl (llmtuner.interface.Interface attribute)
basicauth (llmtuner.interface.Interface attribute)
C
chat() (llmtuner.llms.anyllm.AnyLLMChatter method)
(llmtuner.llms.anyllm.AnyLLMSpace method)
(llmtuner.llms.gpt.GPTChatter method)
chathistory (llmtuner.llms.anyllm.AnyLLMChatter attribute)
codedir (llmtuner.config.LLMTunerConfig attribute)
connection (llmtuner.store.LLMTunerStore attribute)
create_on_server() (llmtuner.llms.anyllm.AnyLLMSpace method)
create_table() (llmtuner.store.LLMTunerStore method)
cursor (llmtuner.store.LLMTunerStore attribute)
D
data (llmtuner.llms.evaluation.EvalData attribute)
datapath (llmtuner.store.LLMTunerStore attribute)
datatablename (llmtuner.llms.evaluation.EvalData attribute)
default_configinfo (in module llmtuner.config)
delete_data_from_table() (llmtuner.store.LLMTunerStore method)
delete_documents() (llmtuner.llms.anyllm.AnyLLMBuilder method)
delete_from_server() (llmtuner.llms.anyllm.AnyLLMSpace method)
delete_local() (llmtuner.config.LLMTunerConfig method)
delete_table() (llmtuner.store.LLMTunerStore method)
description (llmtuner.llms.evaluation.Evaluator attribute)
DictToObj (class in llmtuner.config)
docids (llmtuner.llms.anyllm.AnyLLMBuilder attribute)
download() (llmtuner.infogetter.arxiv.ArxivTalker method)
(llmtuner.infogetter.infobase.InfoBase method)
E
embed_documents() (llmtuner.llms.anyllm.AnyLLMBuilder method)
EvalData (class in llmtuner.llms.evaluation)
EvalResult (class in llmtuner.llms.evaluation)
evaluate() (llmtuner.llms.evaluation.Evaluator method)
Evaluator (class in llmtuner.llms.evaluation)
F
filename (llmtuner.store.LLMTunerStore attribute)
format_data_to_sql() (llmtuner.store.LLMTunerStore static method)
from_file() (llmtuner.llms.anyllm.AnyLLMSpace method)
G
get_available_documents() (llmtuner.llms.anyllm.AnyLLMBuilder method)
get_data_from_table() (llmtuner.store.LLMTunerStore method)
get_documents_list() (llmtuner.llms.anyllm.AnyLLMDocuments method)
get_last_answer() (llmtuner.llms.gpt.GPTChatter method)
get_metadata() (llmtuner.llms.anyllm.AnyLLMSpace method)
get_mimetype() (llmtuner.infogetter.infobase.InfoBase static method)
get_store() (llmtuner.config.LLMTunerConfig method)
get_table_metadata() (llmtuner.store.LLMTunerStore method)
get_timestamp() (llmtuner.infogetter.infobase.InfoBase static method)
get_workspaces_list() (llmtuner.llms.anyllm.AnyLLMBase method)
GPTChatter (class in llmtuner.llms.gpt)
H
headers (llmtuner.interface.Interface attribute)
history (llmtuner.llms.gpt.GPTChatter attribute)
historylength (llmtuner.llms.anyllm.AnyLLMChatter attribute)
I
InfoBase (class in llmtuner.infogetter.infobase)
Interface (class in llmtuner.interface)
interfaceid (llmtuner.interface.Interface attribute)
K
keepopen (llmtuner.store.LLMTunerStore attribute)
L
list_documents_in_space() (llmtuner.llms.anyllm.AnyLLMBuilder method)
list_entries() (llmtuner.infogetter.arxiv.ArxivTalker method)
list_pages() (llmtuner.infogetter.wiki.WikiTalker method)
list_tables() (llmtuner.store.LLMTunerStore method)
llmtuner
module
llmtuner.config
module
llmtuner.infogetter
module
llmtuner.infogetter.arxiv
module
llmtuner.infogetter.infobase
module
llmtuner.infogetter.open
module
llmtuner.infogetter.wiki
module
llmtuner.interface
module
llmtuner.llms
module
llmtuner.llms.anyllm
module
llmtuner.llms.evaluation
module
llmtuner.llms.gpt
module
llmtuner.store
module
LLMTunerConfig (class in llmtuner.config)
LLMTunerStore (class in llmtuner.store)
load_from_db() (llmtuner.llms.evaluation.EvalData method)
load_from_file() (llmtuner.llms.evaluation.EvalData method)
load_history() (llmtuner.llms.gpt.GPTChatter method)
M
map_json_type_to_sqlite() (in module llmtuner.store)
meta (llmtuner.llms.anyllm.AnyLLMSpace attribute)
module
llmtuner
llmtuner.config
llmtuner.infogetter
llmtuner.infogetter.arxiv
llmtuner.infogetter.infobase
llmtuner.infogetter.open
llmtuner.infogetter.wiki
llmtuner.interface
llmtuner.llms
llmtuner.llms.anyllm
llmtuner.llms.evaluation
llmtuner.llms.gpt
llmtuner.store
move_documents() (llmtuner.llms.anyllm.AnyLLMSpace method)
move_documents_to_space() (llmtuner.llms.anyllm.AnyLLMBuilder method)
N
name (llmtuner.llms.gpt.GPTChatter attribute)
O
OpenTalker (class in llmtuner.infogetter.open)
R
remove_documents() (llmtuner.llms.anyllm.AnyLLMDocuments method)
remove_documents_from_space() (llmtuner.llms.anyllm.AnyLLMBuilder method)
reset_history() (llmtuner.llms.gpt.GPTChatter method)
response (llmtuner.infogetter.infobase.InfoBase attribute)
results (llmtuner.llms.evaluation.Evaluator attribute)
retrieve_responses() (llmtuner.llms.evaluation.Evaluator method)
S
save_history() (llmtuner.llms.gpt.GPTChatter method)
schemas (llmtuner.store.LLMTunerStore attribute)
set_description() (llmtuner.llms.evaluation.Evaluator method)
set_workspace() (llmtuner.llms.anyllm.AnyLLMBuilder method)
(llmtuner.llms.anyllm.AnyLLMChatter method)
set_workspacename() (llmtuner.llms.anyllm.AnyLLMSpace method)
slug (llmtuner.llms.anyllm.AnyLLMSpace attribute)
spaceslug (llmtuner.llms.evaluation.Evaluator attribute)
stage_documents() (llmtuner.llms.anyllm.AnyLLMBuilder method)
syncronize_store() (llmtuner.llms.anyllm.AnyLLMBase method)
T
testname (llmtuner.llms.evaluation.EvalResult attribute)
(llmtuner.llms.evaluation.Evaluator attribute)
to_dict() (llmtuner.config.DictToObj method)
U
unlist_documents() (llmtuner.llms.anyllm.AnyLLMBuilder method)
unstage_documents() (llmtuner.llms.anyllm.AnyLLMBuilder method)
update_config() (llmtuner.interface.Interface method)
upload_document() (llmtuner.llms.anyllm.AnyLLMDocuments method)
V
vectordb (llmtuner.llms.anyllm.AnyLLMBuilder attribute)
W
WikiTalker (class in llmtuner.infogetter.wiki)
workspace (llmtuner.llms.anyllm.AnyLLMBuilder attribute)
(llmtuner.llms.anyllm.AnyLLMChatter attribute)
workspacemap_server_db (in module llmtuner.llms.anyllm)
write() (llmtuner.llms.anyllm.AnyLLMSpace method)
write_configs() (llmtuner.config.LLMTunerConfig method)
write_local() (llmtuner.config.LLMTunerConfig method)
write_to_index() (llmtuner.infogetter.arxiv.ArxivTalker method)
(llmtuner.infogetter.wiki.WikiTalker method)