llmbox
v0.2.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)
  • AnthropicModels (class in llmbox.llms.anthropic)

B

  • BaseLLM (class in llmbox.llms.base)

C

  • Chat (class in llmbox.chat.chat)
  • CLAUDE2 (AnthropicModels attribute)
  • Claude2 (class in llmbox.llms.anthropic)
  • CLAUDEINSTANT1 (AnthropicModels attribute)
  • ClaudeInstant1 (class in llmbox.llms.anthropic)

G

  • 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)

© Copyright 2023, Victory Crest. Revision 31d0ff90.

Built with Sphinx using a theme provided by Read the Docs.