Better stop the stream

This commit is contained in:
Clément Renault
2025-05-16 17:12:48 +02:00
committed by Kerollmops
parent afadfa420a
commit a51579e923
2 changed files with 10 additions and 14 deletions

4
Cargo.lock generated
View File

@ -470,7 +470,7 @@ dependencies = [
[[package]]
name = "async-openai"
version = "0.28.1"
source = "git+https://github.com/meilisearch/async-openai?branch=optional-type-function#dd328d4c35ca24c30284c8aff616541ac82eb47a"
source = "git+https://github.com/meilisearch/async-openai?branch=optional-type-function#603f1d17bb4530c45fb9a6e93294ab715a7af869"
dependencies = [
"async-openai-macros",
"backoff",
@ -495,7 +495,7 @@ dependencies = [
[[package]]
name = "async-openai-macros"
version = "0.1.0"
source = "git+https://github.com/meilisearch/async-openai?branch=optional-type-function#dd328d4c35ca24c30284c8aff616541ac82eb47a"
source = "git+https://github.com/meilisearch/async-openai?branch=optional-type-function#603f1d17bb4530c45fb9a6e93294ab715a7af869"
dependencies = [
"proc-macro2",
"quote",