kanoa
Contents:
Quick Start Guide
User Guide
Backend Reference
Developer Guide
API Reference
kanoa
Index
Index
_
|
A
|
B
|
C
|
E
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init__() (kanoa.core.interpreter.AnalyticsInterpreter method)
(kanoa.core.token_guard.TokenCheckResult method)
(kanoa.core.token_guard.TokenCounter method)
(kanoa.core.token_guard.TokenGuard method)
(kanoa.core.token_guard.TokenLimitExceeded method)
(kanoa.core.types.CacheCreationResult method)
(kanoa.core.types.InterpretationResult method)
(kanoa.core.types.UsageInfo method)
A
AnalyticsInterpreter (class in kanoa.core.interpreter)
approved (kanoa.core.token_guard.TokenCheckResult attribute)
B
backend (kanoa.core.types.InterpretationResult attribute)
backend_name (kanoa.core.token_guard.BaseTokenCounter property)
(kanoa.core.token_guard.TokenCounter property)
(kanoa.core.token_guard.TokenGuard property)
BaseTokenCounter (class in kanoa.core.token_guard)
C
cache_created (kanoa.core.types.UsageInfo attribute)
cache_savings (kanoa.core.types.UsageInfo property)
CacheCreationResult (class in kanoa.core.types)
cached_tokens (kanoa.core.types.UsageInfo attribute)
check() (kanoa.core.token_guard.TokenGuard method)
check_kb_cost() (kanoa.core.interpreter.AnalyticsInterpreter method)
cost (kanoa.core.types.UsageInfo attribute)
count_tokens() (kanoa.core.token_guard.BaseTokenCounter method)
(kanoa.core.token_guard.TokenCounter method)
(kanoa.core.token_guard.TokenGuard method)
created (kanoa.core.types.CacheCreationResult attribute)
E
estimate_cost() (kanoa.core.token_guard.TokenGuard method)
estimate_tokens() (kanoa.core.token_guard.BaseTokenCounter method)
(kanoa.core.token_guard.TokenCounter method)
estimated_cost (kanoa.core.token_guard.TokenCheckResult attribute)
G
get_cache_status() (kanoa.core.interpreter.AnalyticsInterpreter method)
get_cost_summary() (kanoa.core.interpreter.AnalyticsInterpreter method)
get_kb() (kanoa.core.interpreter.AnalyticsInterpreter method)
get_prompts() (kanoa.core.interpreter.AnalyticsInterpreter method)
guard() (kanoa.core.token_guard.TokenGuard method)
I
input_tokens (kanoa.core.types.UsageInfo attribute)
interpret() (kanoa.core.interpreter.AnalyticsInterpreter method)
interpret_dataframe() (kanoa.core.interpreter.AnalyticsInterpreter method)
interpret_figure() (kanoa.core.interpreter.AnalyticsInterpreter method)
InterpretationResult (class in kanoa.core.types)
K
kanoa
module
kanoa.core.interpreter
module
kanoa.core.types
module
L
level (kanoa.core.token_guard.TokenCheckResult attribute)
M
message (kanoa.core.token_guard.TokenCheckResult attribute)
metadata (kanoa.core.types.InterpretationResult attribute)
model (kanoa.core.token_guard.BaseTokenCounter property)
(kanoa.core.token_guard.TokenCounter property)
(kanoa.core.token_guard.TokenGuard property)
module
kanoa
kanoa.core.interpreter
kanoa.core.types
N
name (kanoa.core.types.CacheCreationResult attribute)
O
output_tokens (kanoa.core.types.UsageInfo attribute)
P
preview_prompt() (kanoa.core.interpreter.AnalyticsInterpreter method)
R
reload_knowledge_base() (kanoa.core.interpreter.AnalyticsInterpreter method)
requires_approval (kanoa.core.token_guard.TokenCheckResult attribute)
S
savings (kanoa.core.types.UsageInfo attribute)
set_prompts() (kanoa.core.interpreter.AnalyticsInterpreter method)
T
text (kanoa.core.types.InterpretationResult attribute)
token_count (kanoa.core.token_guard.TokenCheckResult attribute)
(kanoa.core.types.CacheCreationResult attribute)
TokenCheckResult (class in kanoa.core.token_guard)
TokenCounter (class in kanoa.core.token_guard)
TokenGuard (class in kanoa.core.token_guard)
TokenLimitExceeded (class in kanoa.core.token_guard)
U
usage (kanoa.core.types.InterpretationResult attribute)
UsageInfo (class in kanoa.core.types)
W
with_kb() (kanoa.core.interpreter.AnalyticsInterpreter method)