MCPcopy Create free account

hub / github.com/cosmic-utils/cosmic-ext-applet-ollama / functions

Functions40 in github.com/cosmic-utils/cosmic-ext-applet-ollama

↓ 41 callersMethodpush
(&mut self, message: Text)
src/chat.rs:65
↓ 5 callersMethodsave
(&self)
src/lib.rs:92
↓ 3 callersFunctioninstalled_models
()
src/models.rs:3
↓ 2 callersMethodbot_bubble
(&self, message: String)
src/window.rs:623
↓ 2 callersFunctionclient_request
( model: String, prompt: String, images: Vec<String>, context: Option<Vec<u64>>, keep_aliv
src/stream.rs:75
↓ 2 callersFunctionread_conversation_files
()
src/chat.rs:102
↓ 1 callersMethodchange_context
(&mut self, context: bool)
src/lib.rs:56
↓ 1 callersMethodchat_messages
(&self, conv: &Conversation)
src/window.rs:698
↓ 1 callersMethodchat_view
(&self)
src/window.rs:482
↓ 1 callersMethodget_avatar_handle
(&self)
src/lib.rs:42
↓ 1 callersFunctionload_conversation
(filename: String)
src/chat.rs:126
↓ 1 callersFunctionlocalize
()
src/localize.rs:41
↓ 1 callersFunctionlocalizer
Get the `Localizer` to be used for localizing this library.
src/localize.rs:37
↓ 1 callersMethodmenu_bar
(&self)
src/window.rs:734
↓ 1 callersFunctionpull_request
( model: String, tx: &mpsc::Sender<Event>, client: &'a mut Option<(PullModel, oneshot::Sender<()>)
src/stream.rs:122
↓ 1 callersMethodremove
(&self, filename: String)
src/chat.rs:90
↓ 1 callersFunctionremove_request
(model: String, tx: &mpsc::Sender<Event>)
src/stream.rs:164
↓ 1 callersFunctionrun
()
src/lib.rs:17
↓ 1 callersMethodsave_to_file
(&self)
src/chat.rs:70
↓ 1 callersMethodset_avatar
(&mut self, path: PathBuf)
src/lib.rs:51
↓ 1 callersMethodset_keep_alive_model
(&mut self, time: String)
src/lib.rs:71
↓ 1 callersMethodset_model
(&mut self, model: String)
src/lib.rs:61
↓ 1 callersMethodset_ollama_address
(&mut self, ip_port: String)
src/lib.rs:66
↓ 1 callersMethodsettings_view
noinspection ALL
src/window.rs:531
↓ 1 callersMethodsystem_bubble
(&self, message: String)
src/window.rs:718
↓ 1 callersMethoduser_bubble
(&self, message: &MessageContent)
src/window.rs:649
Methodcore
(&self)
src/window.rs:125
Methodcore_mut
(&mut self)
src/window.rs:129
Methodinit
(core: Core, _flags: Self::Flags)
src/window.rs:133
Methodload
()
src/lib.rs:76
Functionmain
()
src/main.rs:1
Methodnew
()
src/lib.rs:32
Methodnew
(path: &str)
src/chat.rs:39
Methodnew
( model: String, prompt: String, images: Vec<String>, context: Option<Vec<u64>
src/api.rs:45
Methodon_close_requested
(&self, id: Id)
src/window.rs:181
Functionservice
()
src/stream.rs:28
Methodsubscription
(&self)
src/window.rs:185
Methodupdate
(&mut self, message: Message)
src/window.rs:197
Methodview
(&self)
src/window.rs:452
Methodview_window
(&self, _id: Id)
src/window.rs:460