fix: semcache version pinned
This commit is contained in:
parent
fbdc73eebb
commit
46da392a53
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue