huskies: merge 858
This commit is contained in:
@@ -43,6 +43,7 @@ pub struct GeminiRuntime {
|
||||
}
|
||||
|
||||
impl GeminiRuntime {
|
||||
/// Create a new Gemini runtime instance.
|
||||
pub fn new() -> Self {
|
||||
Self {
|
||||
cancelled: Arc::new(AtomicBool::new(false)),
|
||||
|
||||
Reference in New Issue
Block a user