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.0a8.tar.gz (227.6 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.0a8-py3-none-any.whl (22.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llmbrix-0.1.0a8.tar.gz
  • Upload date:
  • Size: 227.6 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.0a8.tar.gz
Algorithm Hash digest
SHA256 7ea6bbcbcfbcb7b11419cb38909499541455285803b7f2f84da3a68ed857ad55
MD5 0f2ecb54c4239c9b15e8d4baaaab30c8
BLAKE2b-256 b5fd3e741ca00f67c81414be350a831043980e9ce7d05f508b9fc512ca72bf29

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llmbrix-0.1.0a8-py3-none-any.whl
  • Upload date:
  • Size: 22.5 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.0a8-py3-none-any.whl
Algorithm Hash digest
SHA256 a15648aa2da1ee90c05a5e27390a50ab330409b81de6542381e6345863277f84
MD5 4346f9b39aa866268cf90897eaf5dbec
BLAKE2b-256 1a704611441cd787f739703916e3de479fdd7e45874388c88a14385fcde26690

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