Uses of Class
uno.anahata.ai.ChatMessage

Packages that use ChatMessage
Package
Description
Provides the core, high-level classes that orchestrate the AI chat application.
Provides the core classes and subpackages for managing the chat conversation's state and history.
Manages the persistence of chat sessions.
This package provides a robust framework for managing "stateful resources" local resources, primarily files, whose state can change independently of the chat conversation.
Provides a comprehensive and well-structured Swing-based user interface for the AI assistant.
Provides a framework of specialized renderers for displaying different types of message parts.
Provides the core framework for defining and managing local tools (functions) that the AI model can execute.