Skip to main content

Anthropic

Installation​

pip install superduper_anthropic

API​

superduper allows users to work with anthropic API models. The key integration is the integration of high-quality API-hosted LLM services.

ClassDescriptionGitHubAPI-docs
superduper.ext.anthropic.AnthropicCompletionsCompletes a prompt with natural language (LLM)CodeDocs