fix: missing requirement
fix: strip assistant prefill when ollama -> openai translaton + openai guard
This commit is contained in:
parent
2aa475ce5e
commit
28afa4e9c0
2 changed files with 12 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.3
|
||||
aiosignal==1.4.0
|
||||
annotated-doc==0.0.3
|
||||
annotated-types==0.7.0
|
||||
anyio==4.10.0
|
||||
async-timeout==5.0.1
|
||||
|
|
@ -22,6 +21,7 @@ multidict==6.6.4
|
|||
ollama==0.6.1
|
||||
openai==1.102.0
|
||||
orjson>=3.11.5
|
||||
numpy>=1.26
|
||||
pillow==12.1.1
|
||||
propcache==0.3.2
|
||||
pydantic==2.11.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue