moved from tauri to a server with embedded UI
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
pub mod anthropic;
|
||||
pub mod ollama;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
pub mod anthropic;
|
||||
pub mod ollama;
|
||||