llm-chat 0.0.0
LLM-Chat
|
#include <QNetworkAccessManager>
#include <QObject>
#include <QSettings>
#include "thread.h"
#include "thread_list.h"
#include "thread_proxy_list.h"
Go to the source code of this file.
Classes | |
class | llm_chat::ChatBackend |
The ChatBackend class handles the communication with the Ollama server. More... | |
Namespaces | |
namespace | llm_chat |