Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/promptmixerdev/prompt-mixer-ai21-connector
AI J2 Chat API Connector
https://github.com/promptmixerdev/prompt-mixer-ai21-connector
ai21labs llmops prompt-engineering prompt-toolkit promptmixer
Last synced: 9 days ago
JSON representation
AI J2 Chat API Connector
- Host: GitHub
- URL: https://github.com/promptmixerdev/prompt-mixer-ai21-connector
- Owner: PromptMixerDev
- Created: 2024-04-02T23:58:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T00:09:18.000Z (9 months ago)
- Last Synced: 2024-11-06T12:52:06.717Z (about 2 months ago)
- Topics: ai21labs, llmops, prompt-engineering, prompt-toolkit, promptmixer
- Language: TypeScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI21 Jurassic-2 Connector
This connector allows you to access AI21 Labs' Jurassic-2 language model from within Prompt Mixer.
## Features
- Send prompts to the Jurassic-2 language model and display responses
- Supports text completion and text classification tasks
- Configure timeouts, max tokens, temperature, and other settings
- View usage statistics for your AI21 account## Getting Started
1. Sign up for an API key at [AI21 Labs](https://www.ai21.com/)
2. Install this connector in Prompt Mixer:
- Open the Connectors sidebar
- Search for "AI21 Jurassic-2"
- Install the connector
3. Configure your API key:
- Open the connector settings
- Paste in your API key
4. Start using the Jurassic-2 language model in your prompts## Usage
Once configured, you can access the Jurassic-2 language model by selecting "j2-ultra" from the models dropdown.
## Contributing
Pull requests are welcome!
## License
This project is licensed under the MIT license.