fix: semcache version pinned

This commit is contained in:
Alpha Nerd 2026-03-11 09:40:00 +01:00
parent fbdc73eebb
commit 46da392a53

View file

@ -41,6 +41,4 @@ yarl==1.20.1
aiosqlite
# Semantic LLM cache — base install (exact-match mode, no heavy ML deps)
# For semantic mode use the :semantic Docker image tag (adds sentence-transformers + torch)
# SECURITY: pin to a specific tag or commit hash to prevent supply-chain drift, e.g.:
# semantic-llm-cache @ git+https://github.com/nomyo-ai/async-semantic-llm-cache.git@v1.0.0
semantic-llm-cache@git+https://github.com/nomyo-ai/async-semantic-llm-cache.git@v0.1