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.5.tar.gz (234.5 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.5-py3-none-any.whl (29.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llmbrix-0.1.5.tar.gz
  • Upload date:
  • Size: 234.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for llmbrix-0.1.5.tar.gz
Algorithm Hash digest
SHA256 2a6172fc155a17a9b20af0cba6902b5e6c2a8b6dd23752867176e189641eea43
MD5 01367b5baf7975e335449f4af5997149
BLAKE2b-256 c26cdaf73035c35aa02cd4ad58dcee9d5f49446c2b5f25c9fd9f91aa970536cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llmbrix-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 29.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for llmbrix-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 1bc78b45be3a0f0afff760a74134d9447778b9dc2647c838ec9e2fa3cd4010c1
MD5 492afdcd634d6d2669ce0f275a60adba
BLAKE2b-256 f773a86fc07742f1416e58be0d0ed4cf4dab9db849b6e12a1a2e43f30b40d021

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