Uses of Class
uno.anahata.ai.Chat

Packages that use Chat
Package
Description
Provides the core, high-level classes that orchestrate the AI chat application.
Provides the core configuration framework for chat sessions.
Provides the core classes and subpackages for managing the chat conversation's state and history.
Defines the framework for dynamically injecting contextual information into the AI model's prompt.
This package contains a set of concrete implementations of the ContextProvider interface, each designed to inject a specific type of information into the system prompt, creating a rich and dynamic context for the AI.
Provides a robust, event-driven framework for monitoring and broadcasting the real-time operational status of the chat application.
Provides a comprehensive and well-structured Swing-based user interface for the AI assistant.
Provides UI components for managing the conversation context providers.
Provides the core framework for defining and managing local tools (functions) that the AI model can execute.