llmbox
v0.1.0
Contents:
LLMs
Chat
Base
llmbox
Index
Edit on GitHub
Index
A
|
B
|
C
|
G
|
L
|
M
|
P
|
R
|
U
A
add_message() (Chat method)
AI (Role attribute)
ANTHROPIC (LLMCreator attribute)
Anthropic (PromptFormat attribute)
B
BaseLLM (class in llmbox.llms.base)
C
Chat (class in llmbox.chat.chat)
Claude2 (class in llmbox.llms.anthropic)
G
generate() (Claude2 method)
generate_prompt() (Chat method)
generate_prompt_anthropic() (Chat method)
L
LLMCreator (class in llmbox.llms.base)
M
Message (class in llmbox.chat.chat)
messages (Chat property)
P
PromptFormat (class in llmbox.chat.chat)
R
Role (class in llmbox.chat.chat)
U
User (Role attribute)