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 llmbricks --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.0a3.tar.gz (217.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.0a3-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llmbrix-0.1.0a3.tar.gz
  • Upload date:
  • Size: 217.5 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.0a3.tar.gz
Algorithm Hash digest
SHA256 d8dd47a75b21a002c14b0f1fb1c65f6df807bb2cd567e84fb620ba34f4415a72
MD5 7c7f0c71f5a9966932398561d962a829
BLAKE2b-256 d3a1c07e0be48970d08e27ca0019c92cdad12d05265bbb9e36ecce12494e128f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llmbrix-0.1.0a3-py3-none-any.whl
  • Upload date:
  • Size: 9.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.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 394349c7d24b5b0b9cc503ff900d5c96057e82e6089041b88bfd42233e7d88fd
MD5 af34fcf5e14c9f6cde003856504d1be3
BLAKE2b-256 5c448b2c8a7b5ea588749e4d6b57e80a9047395a660d49808ff9671e36aad944

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