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.1.tar.gz (230.3 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.1-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file llmbrix-0.1.1.tar.gz.

File metadata

  • Download URL: llmbrix-0.1.1.tar.gz
  • Upload date:
  • Size: 230.3 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.1.tar.gz
Algorithm Hash digest
SHA256 6194e8c74fa3d1c6586f118782e8ee1c3a4062a56c27552034a8c401f4bfcb6a
MD5 d01e967beff9053554c213caf1095afb
BLAKE2b-256 97dee5c549590f79aa70f464382dac21df96c83f8ce8a1bad91684e0ba618338

See more details on using hashes here.

File details

Details for the file llmbrix-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: llmbrix-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 24.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ccedf486c710cd5a0ed2ab04f888248a2d47b50aba648347dc8bf4eaa72d1701
MD5 34e3e45d506aec21bbd521ee80e8c732
BLAKE2b-256 fe8d75b8a9da04898f25619353c38ac9878b195976342ffe5a1cfdcc4291223a

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