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.
Class | Description | GitHub | API-docs |
---|---|---|---|
superduper.ext.anthropic.AnthropicCompletions | Completes a prompt with natural language (LLM) | Code | Docs |