Functions and structs for working with openai api.

Input with stdout message
This commit is contained in:
Martin Berg Alstad
2024-07-31 19:37:46 +02:00
parent 865cc6ddb9
commit 695605977f
15 changed files with 2784 additions and 11 deletions

View File

@ -286,9 +286,10 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "lib"
version = "1.3.5"
version = "1.4.1-hotfix-hotfix-2"
dependencies = [
"axum",
"cfg-if",
"thiserror",
"tokio",
"tower",