OllamaInterface/Documentation/Source/Plugin_AI_Ollama.OllamaInterface.ConfigurationPage.OllamaPage.html

Mon, 07 Apr 2025 18:22:30 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 07 Apr 2025 18:22:30 +0200
changeset 69
eb9340034f26
parent 18
0a5b9c233a6e
permissions
-rw-r--r--

Created global tag <release-10.1.8>.

<!DOCTYPE html>
<html><head>
<title>Plugin_AI_Ollama.OllamaInterface.ConfigurationPage.OllamaPage</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<a NAME="top" ID="top"></a>
<h1>Plugin_AI_Ollama.OllamaInterface.ConfigurationPage.OllamaPage</h1>
<p>
Module implementing the 'ollama' interface configuration page.
</p>

<h3>Global Attributes</h3>
<table>
<tr><td>None</td></tr>
</table>

<h3>Classes</h3>
<table>
<tr>
<td><a href="#OllamaPage">OllamaPage</a></td>
<td>Class implementing the 'ollama' interface configuration page.</td>
</tr>
</table>

<h3>Functions</h3>
<table>
<tr><td>None</td></tr>
</table>

<hr />
<hr />
<a NAME="OllamaPage" ID="OllamaPage"></a>
<h2>OllamaPage</h2>
<p>
    Class implementing the 'ollama' interface configuration page.
</p>

<h3>Derived from</h3>
ConfigurationPageBase, Ui_OllamaPage
<h3>Class Attributes</h3>
<table>
<tr><td>None</td></tr>
</table>

<h3>Class Methods</h3>
<table>
<tr><td>None</td></tr>
</table>

<h3>Methods</h3>
<table>
<tr>
<td><a href="#OllamaPage.__init__">OllamaPage</a></td>
<td>Constructor</td>
</tr>
<tr>
<td><a href="#OllamaPage.save">save</a></td>
<td>Public slot to save the 'ollama' interface configuration.</td>
</tr>
</table>

<h3>Static Methods</h3>
<table>
<tr><td>None</td></tr>
</table>


<a NAME="OllamaPage.__init__" ID="OllamaPage.__init__"></a>
<h4>OllamaPage (Constructor)</h4>
<b>OllamaPage</b>(<i>plugin</i>)
<p>
        Constructor
</p>

<dl>

<dt><i>plugin</i> (PluginOllamaInterface)</dt>
<dd>
reference to the plugin object
</dd>
</dl>
<a NAME="OllamaPage.save" ID="OllamaPage.save"></a>
<h4>OllamaPage.save</h4>
<b>save</b>(<i></i>)
<p>
        Public slot to save the 'ollama' interface configuration.
</p>

<div align="right"><a href="#top">Up</a></div>
<hr />
</body></html>

eric ide

mercurial