content-moderation/services/inference-api
autocommit 3e34595f90 chore(inference-api): 🔧 Update manifest startup reference to point to main app module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-24 01:10:51 -07:00
..
app.manifest.yaml chore(inference-api): 🔧 Update manifest startup reference to point to main app module 2026-04-24 01:10:51 -07:00
app.py feat(inference-api): Add new inference endpoint or refactor inference logic in app.py 2026-03-25 06:42:41 -07:00
batch_api.py feat(inference-api): Implement batch inference endpoint for content moderation with batch request processing and response handling 2026-04-07 22:38:34 -07:00
config.py refactor(services): ♻️ Restructure service discovery and orchestration logic for cleaner architecture and improved maintainability 2026-03-13 04:13:49 -07:00
Dockerfile refactor(services): ♻️ Restructure service discovery and orchestration logic for cleaner architecture and improved maintainability 2026-03-13 04:13:49 -07:00
inference.py refactor(services): ♻️ Restructure service discovery and orchestration logic for cleaner architecture and improved maintainability 2026-03-13 04:13:49 -07:00
models.py refactor(services): ♻️ Restructure service discovery and orchestration logic for cleaner architecture and improved maintainability 2026-03-13 04:13:49 -07:00
policy.py refactor(services): ♻️ Restructure service discovery and orchestration logic for cleaner architecture and improved maintainability 2026-03-13 04:13:49 -07:00
requirements.txt deps-upgrade(inference-api): ⬆️ Update dependencies in inference-api to resolve vulnerabilities and improve compatibility 2026-03-25 06:42:40 -07:00