texttunnel
texttunnel
Index
Index
A
|
B
|
C
|
E
|
F
|
G
|
H
|
I
|
M
|
N
|
P
|
R
|
S
|
T
|
U
A
add_message() (texttunnel.chat.Chat method)
APIRequest (class in texttunnel.processor)
append_to_jsonl() (in module texttunnel.processor)
aprocess_api_requests() (in module texttunnel.processor)
B
binpack_texts_in_order() (in module texttunnel.utils)
build_binpacked_requests() (in module texttunnel.chat)
build_requests() (in module texttunnel.chat)
C
call_api() (texttunnel.processor.APIRequest method)
Chat (class in texttunnel.chat)
ChatCompletionRequest (class in texttunnel.chat)
ChatMessage (class in texttunnel.chat)
check_cache_settings() (in module texttunnel.processor)
count_completion_tokens() (texttunnel.chat.ChatCompletionRequest method)
count_prompt_tokens() (texttunnel.chat.ChatCompletionRequest method)
count_tokens() (texttunnel.chat.Chat method)
count_total_tokens() (texttunnel.chat.ChatCompletionRequest method)
E
estimate_cost_usd() (texttunnel.chat.ChatCompletionRequest method)
F
fetch_api_key() (in module texttunnel.processor)
fetch_json_response_from_cache() (in module texttunnel.processor)
format_texts_as_json() (in module texttunnel.utils)
format_texts_with_spaces() (in module texttunnel.utils)
G
get_hash() (texttunnel.chat.ChatCompletionRequest method)
GPT_3_5_TURBO (texttunnel.models attribute)
GPT_3_5_TURBO_0301 (texttunnel.models attribute)
GPT_3_5_TURBO_0613 (texttunnel.models attribute)
GPT_3_5_TURBO_16K (texttunnel.models attribute)
GPT_3_5_TURBO_16K_0613 (texttunnel.models attribute)
GPT_4 (texttunnel.models attribute)
GPT_4_0314 (texttunnel.models attribute)
GPT_4_0613 (texttunnel.models attribute)
GPT_4_32K (texttunnel.models attribute)
GPT_4_32K_0314 (texttunnel.models attribute)
GPT_4_32K_0613 (texttunnel.models attribute)
H
hash_dict() (in module texttunnel.utils)
I
is_valid_function_def() (in module texttunnel.chat)
is_valid_response() (in module texttunnel.processor)
M
Model (class in texttunnel.models)
module
texttunnel.chat
texttunnel.models
texttunnel.processor
texttunnel.utils
N
num_tokens_from_text() (in module texttunnel.utils)
P
Parameters (class in texttunnel.models)
parse_arguments() (in module texttunnel.processor)
parse_token_usage() (in module texttunnel.processor)
prepare_output_filepath() (in module texttunnel.processor)
process_api_requests() (in module texttunnel.processor)
R
run_request_loop() (in module texttunnel.processor)
S
StatusTracker (class in texttunnel.processor)
T
task_id_generator_function() (in module texttunnel.processor)
texttunnel.chat
module
texttunnel.models
module
texttunnel.processor
module
texttunnel.utils
module
to_dict() (texttunnel.chat.ChatCompletionRequest method)
(texttunnel.chat.ChatMessage method)
(texttunnel.models.Parameters method)
to_list() (texttunnel.chat.Chat method)
truncate_text_by_tokens() (in module texttunnel.utils)
U
usage_to_cost() (in module texttunnel.processor)