Add unified models UI and Rig Bedrock runtime
This commit is contained in:
@@ -138,6 +138,8 @@ async-stream = "0.3.5"
|
||||
async-task = "4.2.0"
|
||||
async-trait = "0.1.89"
|
||||
async-fs = "2.1.2"
|
||||
aws-sdk-bedrockruntime = { version = "1", default-features = false, features = ["default-https-client", "rt-tokio"] }
|
||||
aws-smithy-http-client = { version = "1", features = ["test-util"] }
|
||||
backtrace = "0.3.76"
|
||||
base64 = "0.22"
|
||||
bincode = "1.3.3"
|
||||
@@ -260,6 +262,7 @@ reqwest = { version = "0.13", features = [
|
||||
] }
|
||||
reqwest-eventsource = { package = "aha-reqwest-eventsource", version = "0.1" }
|
||||
rig-core = "=0.40.0"
|
||||
rig-bedrock = "=0.40.0"
|
||||
resvg = "0.47.0"
|
||||
rust-embed = { version = "8.7.0", features = ["include-exclude"] }
|
||||
rustc-hash = "2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user