Add unified models UI and Rig Bedrock runtime
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
//! Rig-backed implementations of Galaxy's provider-neutral agent runtime.
|
||||
|
||||
mod bedrock;
|
||||
mod openai_compatible;
|
||||
mod request;
|
||||
mod stream;
|
||||
|
||||
pub use bedrock::*;
|
||||
pub use openai_compatible::*;
|
||||
|
||||
Reference in New Issue
Block a user