refactor: async-stream and improved reference handling

This commit is contained in:
Per Stark
2025-02-27 13:49:45 +01:00
parent 4ce272d5be
commit 21f0ebef33
7 changed files with 254 additions and 194 deletions

1
Cargo.lock generated
View File

@@ -6041,6 +6041,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"async-openai",
"async-stream",
"axum",
"axum-htmx",
"axum_session",