Uses of Package
uno.anahata.ai.context
Packages that use uno.anahata.ai.context
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.
Provides the logic for context pruning.
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.
-
Classes in uno.anahata.ai.context used by uno.anahata.aiClassDescriptionA listener interface for receiving notifications about changes in the conversation context.
-
Classes in uno.anahata.ai.context used by uno.anahata.ai.contextClassDescriptionA listener interface for receiving notifications about changes in the conversation context.Manages the conversation context (history) for a
Chatsession. -
Classes in uno.anahata.ai.context used by uno.anahata.ai.context.pruning
-
Classes in uno.anahata.ai.context used by uno.anahata.ai.context.session
-
Classes in uno.anahata.ai.context used by uno.anahata.ai.context.stateful
-
Classes in uno.anahata.ai.context used by uno.anahata.ai.swingClassDescriptionA listener interface for receiving notifications about changes in the conversation context.
