Skip to main content

Dummy llm plugin for demonstration purposes

Project description

llm-embed-hazo

PyPI Changelog Tests License

Dummy llm model for demonstration purposes

Installation

Install this plugin in the same environment as LLM.

llm install llm-embed-hazo

Usage

The models will be downloaded the first time you try to use them.

See the LLM documentation for everything you can do.

To get started embedding a single string, run the following:

Development

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

cd llm-embed-hazo
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-embed-hazo-0.0.0a0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

llm_embed_hazo-0.0.0a0-py3-none-any.whl (6.8 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