parent
b530ae4dc3
commit
3e77ec5008
11 changed files with 476 additions and 346 deletions
|
@ -16,7 +16,7 @@ tokio = { version = "1.35.1", features = ["full"] }
|
|||
uuid = { version = "1.8.0", features = ["v4", "serde"] }
|
||||
sqlx = { version = "0.8", features = ["postgres", "runtime-tokio-native-tls", "derive", "uuid", "chrono", "json"] }
|
||||
maud = "0.26.0"
|
||||
based = { git = "https://git.hydrar.de/jmarya/based", features = ["htmx"] }
|
||||
based = { git = "https://git.hydrar.de/jmarya/based", branch = "ui" }
|
||||
url = "2.5.4"
|
||||
reqwest = "0.12.11"
|
||||
ollama-rs = "0.2.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue