Metadata-Version: 2.1
Name: openrelik-ai-common
Version: 2024.10.18
Summary: Common utilities for OpenRelik AI functionality
Author: Johan Berggren
Author-email: jberggren@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: google-cloud-aiplatform (>=1.70.0,<2.0.0)
Requires-Dist: ollama (>=0.3.3,<0.4.0)
Description-Content-Type: text/markdown

# openrelik-ai-common
Common utilities for OpenRelik AI functionality.

# Run Tests
```
poetry install --with test --no-root
poetry run pytest --cov=.
```

##### Obligatory Fine Print
This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.

