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.4.tar.gz (232.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.4-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llmbrix-0.1.4.tar.gz
  • Upload date:
  • Size: 232.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.4.tar.gz
Algorithm Hash digest
SHA256 e55149ed70ec00dab39f4fbd1aee86ddd4a6dcd0995412af98ffbb9bb97cd871
MD5 6bbc113ab50e6ce1369a4a3e29995783
BLAKE2b-256 05c5c28d6aed13e9096964a4875ad9277120c9c56e06ffad40e6a0ba0618a605

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llmbrix-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 28.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ef8c5b60a9601ff1355ba7af4f8111e36fa430b71862f49a6556c81e50e06050
MD5 1cf314800b1553f9bc583623db7e6feb
BLAKE2b-256 aeeaa8ab37158bb94658e6dadae2bce26a7a894a1d0bf08f3c3d33780aac8989

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