Skip to main content

Low abstraction agentic LLM framework.

Project description

logo

About LLMBrix

  • in early alpha development do not use productively
  • low abstraction LLM framework
  • simple toolkit to create AI apps

Install

pip install llmbrix --pre

Use

See examples in examples/ dir.

Development notes

Install package

pip install -e '.[dev]'

Configure pre-commit hook

pip install pre-commit
pre-commit install

Run tests

pytest

Env setup

OpenAI API key

This framework currently supports only OpenAI completion API as an LLM backend. To enable it you have to configure env variable with your API access token (see https://platform.openai.com/docs/quickstart for more details).

export OPENAI_API_KEY="<YOUR API TOKEN>"

Other

Release test install

pip install --index-url https://test.pypi.org/simple/ \
            --extra-index-url https://pypi.org/simple \
            llmbrix --pre

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

llmbrix-0.1.0a5.tar.gz (217.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llmbrix-0.1.0a5-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file llmbrix-0.1.0a5.tar.gz.

File metadata

  • Download URL: llmbrix-0.1.0a5.tar.gz
  • Upload date:
  • Size: 217.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for llmbrix-0.1.0a5.tar.gz
Algorithm Hash digest
SHA256 4e851a68c13a994602469f62e7999fa8ec0abd90a14a9b4948fac3a6c53a7f4a
MD5 226e156c13c50f7a5717246f25ba967e
BLAKE2b-256 cfdf9e7cb1a1f47ad8c2b9915f0fab922f73bb13a0d59b248681aed6e90d2d80

See more details on using hashes here.

File details

Details for the file llmbrix-0.1.0a5-py3-none-any.whl.

File metadata

  • Download URL: llmbrix-0.1.0a5-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for llmbrix-0.1.0a5-py3-none-any.whl
Algorithm Hash digest
SHA256 9f554244bb174f0aa69bc6b2937592c6a4cf7fc568de5e2e0b5bece6eb7b0ab2
MD5 9c7433d1c303100b79d5f208abd0da1d
BLAKE2b-256 f3ae6c91f3f98af2e1f053158c985ecdab96057c80d3b2eb5b413477b75c9103

See more details on using hashes here.

Supported by

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