Ask a question to get started
Enter to sendā¢Shift+Enter new line
Anthropic LLM wrapper. Chat models are in chat_models.py.
chat_models.py
Anthropic text completion large language model (legacy LLM).
To use, you should have the environment variable ANTHROPIC_API_KEY set with your API key, or pass it as a named parameter to the constructor.
ANTHROPIC_API_KEY