https://github.com/promptmixerdev/prompt-mixer-anthropic-ai-connector
https://github.com/promptmixerdev/prompt-mixer-anthropic-ai-connector
anthropic claude claude-3 claude-api llm
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/promptmixerdev/prompt-mixer-anthropic-ai-connector
- Owner: PromptMixerDev
- Created: 2024-02-22T00:23:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-10T06:02:29.000Z (29 days ago)
- Last Synced: 2025-09-10T09:43:23.644Z (29 days ago)
- Topics: anthropic, claude, claude-3, claude-api, llm
- Language: TypeScript
- Size: 2.03 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prompt Mixer - Anthropic AI Connector
This connector allows you to access Anthropic's AI API from within Prompt Mixer.
## Features
- Send prompts to Anthropic AI models and display responses
- Supports text completion and text classification tasks
- Configure timeouts, max tokens, temperature etc.
- View usage statistics for your Anthropic account## Getting Started
1. Sign up for an API key at [Anthropic](https://www.anthropic.com/)
2. Install this connector in Prompt Mixer
- Open Connectors sidebar
- Search for "Anthropic"
- Install
3. Configure your API key
- Open connector settings
- Paste in your API key
4. Start using Anthropic AI models in your prompts## Usage
Once configured, you can access Anthropic AI by:
- Selecting "Anthropic AI" from the models dropdown
## Contributing
Pull requests welcome!
## License
This project is licensed under the MIT license.