Logos

nomicheck-ai-runtime (1.0.0)

Published 2026-07-12 21:21:24 +05:00 by admin_d

Installation

pip install --index-url https://dev.ast.ltr.kz/api/packages/Logos/pypi/simple/ --extra-index-url https://pypi.org/simple nomicheck-ai-runtime

About this package

Shared NomiCheck AI provider runtime

nomicheck-ai-runtime

Shared AI provider runtime for NomiCheck backend and worker.

The package contains DTOs and generic provider clients for:

  • JSON chat completions through OpenAI/OpenAI-compatible and Ollama;
  • embeddings through OpenAI/OpenAI-compatible and Ollama;
  • TEI-style reranking through HTTP.

It intentionally does not contain backend AI settings writes, FastAPI routes, SQL access, duplicate scoring, excluded-term candidate logic, or worker job leases.

Release

Publishing is handled by Gitea Actions on tags matching v*.

Backend and worker should pin the same exact published version:

nomicheck-ai-runtime==1.0.0

Requirements

Requires Python: >=3.12
Details
PyPI
2026-07-12 21:21:24 +05:00
2
44 KiB
Assets (2)
Versions (6) View all
1.0.4 2026-07-21
1.0.3 2026-07-21
1.0.3.dev1 2026-07-21
1.0.2 2026-07-12
1.0.1 2026-07-12