llmbox
latest

Contents:

  • LLMs
  • Chat
  • Base
llmbox
  • Index
  • Edit on GitHub

Index

A | B | C | G | L | M | O | R | T | U

A

  • add_message() (Chat method)
  • ANTHROPIC (LLMCreator attribute)
  • Assistant (Role attribute)

B

  • base_url (Claude2 property)
    • (ClaudeInstant1 property)

C

  • Chat (class in llmbox.chat.chat)
  • Claude2 (class in llmbox.llms.claude)
  • CLAUDE2 (ClaudeModels attribute)
  • ClaudeInstant1 (class in llmbox.llms.claude)
  • CLAUDEINSTANT1 (ClaudeModels attribute)
  • ClaudeModels (class in llmbox.llms.claude)
  • creator (Claude2 property)
    • (ClaudeInstant1 property)

G

  • generate() (Claude2 method)
    • (ClaudeInstant1 method)
  • generate_messages_openai() (Chat method)
  • generate_prompt_anthropic() (Chat method)

L

  • LLMCreator (class in llmbox.llms.base)

M

  • max_retries (Claude2 property)
    • (ClaudeInstant1 property)
  • Message (class in llmbox.chat.chat)
  • messages (Chat property)

O

  • OPENAI (LLMCreator attribute)

R

  • Role (class in llmbox.chat.chat)

T

  • timeout (Claude2 property)
    • (ClaudeInstant1 property)

U

  • User (Role attribute)

© Copyright 2023, Victory Crest. Revision 062f543a.

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