Metadata-Version: 2.5
Name: inference-model
Version: 2.0.14
Summary: Shared Model for the Inference Service
Project-URL: homepage, https://dataport.usercontent.opencode.de/inference-service/inference-documentation
Project-URL: repository, https://gitlab.opencode.de/dataport/inference-service/inference-model
Project-URL: documentation, https://dataport.usercontent.opencode.de/inference-service/inference-documentation
Author-email: Dataport Inference Service Team <dataportinferenceservice@dataport.de>
License-Expression: EUPL-1.2
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: <4.0.0,>=3.9.2
Requires-Dist: cryptography>=46.0.0
Requires-Dist: pydantic-settings>=2.0.0
Requires-Dist: redis>=6.0.0
Requires-Dist: redlock>=1.0.0
Description-Content-Type: text/markdown

# README

This repo contains the inference-model module. 
Besides the model classes used by the inference service, it also provides a custom serializer for redis queue to read / write encrypted data.