PluginAiOllama.py

changeset 31
40717f652a30
parent 24
f4d5108e90fe
child 35
1fc9842dd46b
equal deleted inserted replaced
30:79928998b29e 31:40717f652a30
31 __header__ = { 31 __header__ = {
32 "name": "ollama Interface", 32 "name": "ollama Interface",
33 "author": "Detlev Offenbach <detlev@die-offenbachs.de>", 33 "author": "Detlev Offenbach <detlev@die-offenbachs.de>",
34 "autoactivate": True, 34 "autoactivate": True,
35 "deactivateable": True, 35 "deactivateable": True,
36 "version": "10.0.0", 36 "version": "10.0.1",
37 "className": "PluginOllamaInterface", 37 "className": "PluginOllamaInterface",
38 "packageName": "OllamaInterface", 38 "packageName": "OllamaInterface",
39 "shortDescription": "Graphical 'ollama' client for eric-ide.", 39 "shortDescription": "Graphical 'ollama' client for eric-ide.",
40 "longDescription": ( 40 "longDescription": (
41 "Plug-in implementing an 'ollama' client and interface widgets." 41 "Plug-in implementing an 'ollama' client and interface widgets."

eric ide

mercurial