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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
accuralai-0.2.1.tar.gz
(1.5 kB
view details)
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.1.tar.gz.
File metadata
- Download URL: accuralai-0.2.1.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 |
d9e29ac526960cc4fafa9d54c2a9a7f7835aacece4e44e91301af3428080f3a7
|
|
| MD5 |
b1df2dbd67a6cde1db3a5c7f1350109c
|
|
| BLAKE2b-256 |
91712bc256ac4b18356bf65a53adcf371b23e38df786780a28250d046e5256e6
|
File details
Details for the file accuralai-0.2.1-py3-none-any.whl.
File metadata
- Download URL: accuralai-0.2.1-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 |
34faacb866a6b59e74b4916bb6c476c461be047240150b5334e26819f77c0369
|
|
| MD5 |
bfd5540feb5db20272db5298f7ed9868
|
|
| BLAKE2b-256 |
dc37e2a5618029654a955d258ca167759d9d798bb6a0ba8475e08ab710d7885d
|