Compare commits
No commits in common. "main" and "dev-1.0.x" have entirely different histories.
1 changed files with 9 additions and 9 deletions
|
|
@ -1,25 +1,25 @@
|
|||
aiohappyeyeballs==2.6.2
|
||||
aiohttp==3.14.1
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.14.0
|
||||
aiosignal==1.4.0
|
||||
annotated-types==0.7.0
|
||||
anyio==4.14.0
|
||||
anyio==4.13.0
|
||||
async-timeout==5.0.1
|
||||
attrs==26.1.0
|
||||
certifi==2026.5.20
|
||||
click==8.4.1
|
||||
click==8.4.0
|
||||
distro==1.9.0
|
||||
exceptiongroup==1.3.1
|
||||
fastapi==0.137.1
|
||||
fastapi==0.136.3
|
||||
fastapi-sse==1.1.1
|
||||
frozenlist==1.8.0
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
idna==3.18
|
||||
idna==3.15
|
||||
jiter==0.15.0
|
||||
multidict==6.7.1
|
||||
ollama==0.6.2
|
||||
openai==2.41.1
|
||||
openai==2.37.0
|
||||
orjson>=3.11.5
|
||||
numpy>=1.26
|
||||
pillow==12.2.0
|
||||
|
|
@ -36,9 +36,9 @@ tiktoken==0.13.0
|
|||
tqdm==4.68.2
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
uvicorn==0.49.0
|
||||
uvicorn==0.47.0
|
||||
uvloop
|
||||
yarl==1.24.2
|
||||
yarl==1.23.0
|
||||
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue