No description
- TypeScript 100%
Generic harness: derives a fast-check arbitrary from every model zod schema (globalArguments, method arguments, resource schemas) and asserts generated data round-trips through the schema's own safeParse. Identical file across extensions; canonical copy + docs live in mms/tests/property/. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .claude/skills/anthropic | ||
| extensions/models | ||
| tests/property | ||
| .gitignore | ||
| .swamp.yaml | ||
| CLAUDE.md | ||
| manifest.yaml | ||
| README.md | ||
@keeb/anthropic
Swamp extension for Anthropic Claude API text generation.
Models
anthropic/claude
Generate text using the Anthropic Messages API.
| Method | Description |
|---|---|
generate |
Generate text with Claude (requires prompt argument) |
Global arguments: apiKey, model, systemPrompt, maxTokens
Install
swamp extension pull @keeb/anthropic
License
MIT