Complete AccuralAI ecosystem - pragmatic tooling for LLM quality improvements
Project description
AccuralAI Meta-Package
This is the meta-package for the complete AccuralAI ecosystem. It provides convenient installation options for all AccuralAI components.
Installation
# Install complete ecosystem
pip install accuralai[all]
# Install core components only
pip install accuralai
# Install with specific backends
pip install accuralai[backends]
# Install minimal setup
pip install accuralai[minimal]
What's Included
Core Components (installed by default)
accuralai-core- Orchestration nucleusaccuralai-canonicalize- Canonicalization utilitiesaccuralai-cache- Caching providersaccuralai-router- Routing strategiesaccuralai-validator- Validation plugins
Optional Components
accuralai-ollama- Ollama backend adapteraccuralai-google- Google GenAI backend adapter
Individual Package Installation
You can also install individual packages directly:
pip install accuralai-core
pip install accuralai-cache
pip install accuralai-canonicalize
# etc.
Development
For development, install with dev dependencies:
pip install accuralai[dev]
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file accuralai-0.2.0.tar.gz.
File metadata
- Download URL: accuralai-0.2.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ace0178fc0fc5b5bcf9114342310491c9cfe73b7374c7f31070716d0249586de
|
|
| MD5 |
3301a2ad757a531ce065ea327b96195d
|
|
| BLAKE2b-256 |
31bd2af746de439b0d0c6027ac9500251d84fd4140cc9086a093a49d34c47179
|
File details
Details for the file accuralai-0.2.0-py3-none-any.whl.
File metadata
- Download URL: accuralai-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05167270bc26f38454b18d081d3ebf41a4623ca70444c2dd0103fe8e92d8a331
|
|
| MD5 |
5c804172e113d8289266a3840d15d398
|
|
| BLAKE2b-256 |
829a51e54e051429171163cfdc934d295052aeb9e89fba3d8c7a6015061d4c91
|