Uses of Class
uno.anahata.ai.context.provider.ContextProvider

Packages that use ContextProvider
Package
Description
Provides the core configuration framework for chat sessions.
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 UI components for managing the conversation context providers.