]> git.99rst.org Git - sgasser-llm-shield.git/commit
Add GLiNER semantic backend abstraction (#156)
authorStefan Gasser <redacted>
Sun, 26 Jul 2026 09:55:27 +0000 (11:55 +0200)
committerGitHub <redacted>
Sun, 26 Jul 2026 09:55:27 +0000 (11:55 +0200)
commit1b9d3574754fdd08d632d1b3772518c1d429ad1c
treed4c0634c635cb6a1344ff15435b48dfd08598ed5
parent8121af2b47cf46c359cc468e8ddc1d5593e5cf90
Add GLiNER semantic backend abstraction (#156)

* Add GLiNER semantic backend abstraction

* Preserve detector environment compatibility

* Improve model configuration errors
detector/detector/__init__.py
detector/detector/app.py
detector/detector/gliner_layer.py
detector/detector/semantic_backend.py [new file with mode: 0644]
detector/pyproject.toml
detector/tests/test_analyze.py
detector/tests/test_gliner_layer.py
detector/tests/test_semantic_backend.py [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT