Access Reka models via the Reka API
Project description
llm-reka
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file llm_reka-0.1a0.tar.gz
.
File metadata
- Download URL: llm_reka-0.1a0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed0b3b639085d041e9e08f616a743eb38855592be8ac077bb1e4615a238785d1 |
|
MD5 | c2b3f4295af0c2fe76ef97a367d5701a |
|
BLAKE2b-256 | fbe866d8be167a5c9aac0f9cf91aafcaddb00bec3746bb360e365d35eb5b3417 |
File details
Details for the file llm_reka-0.1a0-py3-none-any.whl
.
File metadata
- Download URL: llm_reka-0.1a0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b6951f324ab6ae3fbd140d085742d1830c331e368f98e991f435d68dd5a834c |
|
MD5 | 1dabb517bb4620b3cdd384cb2e24ba6a |
|
BLAKE2b-256 | 6617ef759ffec854972c5dbcd4eaefa1943126a42893e5908b0ee17c523d8533 |