mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-24 09:48:32 +02:00
fix: compliant with gpt-5 models
This commit is contained in:
@@ -12,7 +12,7 @@ resolver = "2"
|
||||
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0.94"
|
||||
async-openai = "0.24.1"
|
||||
async-openai = "0.29.3"
|
||||
async-stream = "0.3.6"
|
||||
async-trait = "0.1.88"
|
||||
axum-htmx = "0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user