--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/OllamaInterface/Documentation/Source/index-Plugin_AI_Ollama.OllamaInterface.html Thu Aug 29 13:15:36 2024 +0200 @@ -0,0 +1,67 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_AI_Ollama.OllamaInterface</title> +<meta charset="UTF-8"> +<link rel="stylesheet" href="styles.css"> +</head> +<body> +<h1>Plugin_AI_Ollama.OllamaInterface</h1> +<p> +Package implementing the various 'ollama' modules and data. +</p> + + +<h3>Packages</h3> +<table> + +<tr> +<td><a href="index-Plugin_AI_Ollama.OllamaInterface.ConfigurationPage.html">ConfigurationPage</a></td> +<td>Package implementing the configuration page.</td> +</tr> +</table> + +<h3>Modules</h3> +<table> + +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.AutoResizeTextBrowser.html">AutoResizeTextBrowser</a></td> +<td>Module implementing a QTextBrowser widget that resizes automatically.</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaChatMessageBox.html">OllamaChatMessageBox</a></td> +<td>Module implementing a message box widget showing the role and content of a message.</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaChatWidget.html">OllamaChatWidget</a></td> +<td>Module implementing a widget showing the chat with the 'ollama' server.</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaClient.html">OllamaClient</a></td> +<td>Module implementing the 'ollama' client.</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaDetailedModelsDialog.html">OllamaDetailedModelsDialog</a></td> +<td>Module implementing a dialog to show details of the available models.</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaHistoryWidget.html">OllamaHistoryWidget</a></td> +<td>Module implementing a widget showing a chat title and store a chat contents.</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaPullProgressDialog.html">OllamaPullProgressDialog</a></td> +<td>Module implementing a dialog showing the progress of a model pull action..</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaRunningModelsDialog.html">OllamaRunningModelsDialog</a></td> +<td>Module implementing a dialog to show details of the running models.</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.OllamaWidget.html">OllamaWidget</a></td> +<td>Module implementing the main ollama interface widget.</td> +</tr> +<tr> +<td><a href="Plugin_AI_Ollama.OllamaInterface.RunOllamaServerDialog.html">RunOllamaServerDialog</a></td> +<td>Module implementing a dialog to run the ollama server locally.</td> +</tr> +</table> +</body></html>