Compare commits
1 commit
efcc4d7977
...
33b39b5f4e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33b39b5f4e |
1 changed files with 6 additions and 6 deletions
|
|
@ -19,26 +19,26 @@ idna==3.13
|
|||
jiter==0.14.0
|
||||
multidict==6.7.1
|
||||
ollama==0.6.2
|
||||
openai==1.109.1
|
||||
openai==1.102.0
|
||||
orjson>=3.11.5
|
||||
numpy>=1.26
|
||||
pillow==12.2.0
|
||||
propcache==0.4.1
|
||||
propcache==0.3.2
|
||||
pydantic==2.13.4
|
||||
pydantic-settings==2.10.1
|
||||
pydantic_core==2.46.4
|
||||
pydantic_core==2.33.2
|
||||
python-dotenv==1.2.2
|
||||
PyYAML==6.0.3
|
||||
sniffio==1.3.1
|
||||
starlette==0.52.1
|
||||
starlette==0.49.1
|
||||
truststore==0.10.4
|
||||
tiktoken==0.12.0
|
||||
tqdm==4.67.3
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.14.1
|
||||
uvicorn==0.46.0
|
||||
uvicorn==0.38.0
|
||||
uvloop
|
||||
yarl==1.23.0
|
||||
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue