llm-chat 0.0.0
LLM-Chat
Loading...
Searching...
No Matches
llm_chat Namespace Reference

Namespaces

namespace  parameters
 This namespace contains all the parameters used in the project.
 

Classes

class  Application
 The main application class. More...
 
class  ChatBackend
 The ChatBackend class handles the communication with the Ollama server. More...
 
class  Message
 The Message class represents a chat message. More...
 
class  Settings
 The Settings class is a wrapper around QSettings that provides a more convenient interface for accessing and modifying application settings. More...
 
class  Thread
 The Thread class provides a model for the chat interface. More...
 
class  ThreadList
 The ThreadList class provides a model for the chat threads. More...
 
class  ThreadProxyList
 The ThreadProxyList class provides a sorted model for the chat. More...