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.2.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.2-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llmbrix-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 e84306ce76e7e57bb015a6d8adca544be992d85418d60a43e7218133361e76e9
MD5 3ff8d91cf1ac97f11947aede1fa7d732
BLAKE2b-256 26ffbba36c323905f1b14508d4781a222559b34e9642925e4a91d7bd74a2799a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llmbrix-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 320f71b3352478616c5840f58e162fd3c33964e4e9a5749383f63eedd9092c85
MD5 07b67d25b1dd03d8e3c2c3d3ec6c2d1c
BLAKE2b-256 cb47eb9b9f405655050af2e61c42c78e1dcd223094e12fbbb9c4d35384679265

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