OllamaInterface/Documentation/Source/index-Plugin_AI_Ollama.OllamaInterface.html

changeset 18
0a5b9c233a6e
child 44
ef9a85b8768a
equal deleted inserted replaced
17:43b1396fe72f 18:0a5b9c233a6e
1 <!DOCTYPE html>
2 <html><head>
3 <title>Plugin_AI_Ollama.OllamaInterface</title>
4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css">
6 </head>
7 <body>
8 <h1>Plugin_AI_Ollama.OllamaInterface</h1>
9 <p>
10 Package implementing the various 'ollama' modules and data.
11 </p>
12
13
14 <h3>Packages</h3>
15 <table>
16
17 <tr>
18 <td><a href="index-Plugin_AI_Ollama.OllamaInterface.ConfigurationPage.html">ConfigurationPage</a></td>
19 <td>Package implementing the configuration page.</td>
20 </tr>
21 </table>
22
23 <h3>Modules</h3>
24 <table>
25
26 <tr>
27 <td><a href="Plugin_AI_Ollama.OllamaInterface.AutoResizeTextBrowser.html">AutoResizeTextBrowser</a></td>
28 <td>Module implementing a QTextBrowser widget that resizes automatically.</td>
29 </tr>
30 <tr>
31 <td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaChatMessageBox.html">OllamaChatMessageBox</a></td>
32 <td>Module implementing a message box widget showing the role and content of a message.</td>
33 </tr>
34 <tr>
35 <td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaChatWidget.html">OllamaChatWidget</a></td>
36 <td>Module implementing a widget showing the chat with the 'ollama' server.</td>
37 </tr>
38 <tr>
39 <td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaClient.html">OllamaClient</a></td>
40 <td>Module implementing the 'ollama' client.</td>
41 </tr>
42 <tr>
43 <td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaDetailedModelsDialog.html">OllamaDetailedModelsDialog</a></td>
44 <td>Module implementing a dialog to show details of the available models.</td>
45 </tr>
46 <tr>
47 <td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaHistoryWidget.html">OllamaHistoryWidget</a></td>
48 <td>Module implementing a widget showing a chat title and store a chat contents.</td>
49 </tr>
50 <tr>
51 <td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaPullProgressDialog.html">OllamaPullProgressDialog</a></td>
52 <td>Module implementing a dialog showing the progress of a model pull action..</td>
53 </tr>
54 <tr>
55 <td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaRunningModelsDialog.html">OllamaRunningModelsDialog</a></td>
56 <td>Module implementing a dialog to show details of the running models.</td>
57 </tr>
58 <tr>
59 <td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaWidget.html">OllamaWidget</a></td>
60 <td>Module implementing the main ollama interface widget.</td>
61 </tr>
62 <tr>
63 <td><a href="Plugin_AI_Ollama.OllamaInterface.RunOllamaServerDialog.html">RunOllamaServerDialog</a></td>
64 <td>Module implementing a dialog to run the ollama server locally.</td>
65 </tr>
66 </table>
67 </body></html>

eric ide

mercurial