-
-
Notifications
You must be signed in to change notification settings - Fork 33
Add Provider Plugin for Anthropic #47
Copy link
Copy link
Open
Labels
blocked[Status] Waiting on another issue, decision, or external factor [issues][Status] Waiting on another issue, decision, or external factor [issues]enhancement[Type] New feature or improvement to existing functionality [issues, PRs][Type] New feature or improvement to existing functionality [issues, PRs]help wanted[Community] Open for community contribution [issues][Community] Open for community contribution [issues]interface[Area] User-facing layer — UI, CLI, API endpoints, or SDK surface [issues, PRs][Area] User-facing layer — UI, CLI, API endpoints, or SDK surface [issues, PRs]
Metadata
Metadata
Assignees
Labels
blocked[Status] Waiting on another issue, decision, or external factor [issues][Status] Waiting on another issue, decision, or external factor [issues]enhancement[Type] New feature or improvement to existing functionality [issues, PRs][Type] New feature or improvement to existing functionality [issues, PRs]help wanted[Community] Open for community contribution [issues][Community] Open for community contribution [issues]interface[Area] User-facing layer — UI, CLI, API endpoints, or SDK surface [issues, PRs][Area] User-facing layer — UI, CLI, API endpoints, or SDK surface [issues, PRs]
Overview
Add a provider plugin to integrate Anthropic as a new LLM provider in Tiny Claw. This plugin should allow users to use Anthropic's Claude models in their conversational agents, expanding the range of available LLM backends.
Requirements
ProviderPluginfrom@tinyclaw/types).provider.anthropic.apiKey,providers.anthropic.model).Motivation
Acceptance Criteria
Labels:
enhancement,plugin,provider,feature