PluginAiOllama.py

changeset 23
d807aa8c1bd8
parent 17
43b1396fe72f
child 24
f4d5108e90fe
equal deleted inserted replaced
22:eafd0dce0393 23:d807aa8c1bd8
34 "autoactivate": True, 34 "autoactivate": True,
35 "deactivateable": True, 35 "deactivateable": True,
36 "version": "10.0.0", 36 "version": "10.0.0",
37 "className": "PluginOllamaInterface", 37 "className": "PluginOllamaInterface",
38 "packageName": "OllamaInterface", 38 "packageName": "OllamaInterface",
39 "shortDescription": "Grapgical '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."
42 ), 42 ),
43 "needsRestart": False, 43 "needsRestart": False,
44 "pyqtApi": 2, 44 "pyqtApi": 2,

eric ide

mercurial