Skip to main content

Access Reka models via the Reka API

Project description

llm-reka

PyPI Changelog Tests License

Access Reka models via the Reka API

Installation

Install this plugin in the same environment as LLM.

llm install llm-reka

Usage

Get a Reka API key and configure it like this:

llm keys set reka
# Paste in the API key

Use llm -m reka-flash "prompt" to run prompts against reka-flash.

The other models supported are reka-core and reka-edge.

Core is the most expensive, then Flash, then Edge is cheapest. Pricing here.

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd llm-reka
python3 -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

llm install -e '.[test]'

To run the tests:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llm_reka-0.1a0.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

llm_reka-0.1a0-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page