Uses of Package
uno.anahata.ai.context.provider
Packages that use uno.anahata.ai.context.provider
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.
-
Classes in uno.anahata.ai.context.provider used by uno.anahata.ai.configClassDescriptionDefines the possible locations where a
ContextProvidercan inject its content into the model's prompt.An abstract base class for modules that contribute dynamic context or instructions to the AI model's prompt. -
Classes in uno.anahata.ai.context.provider used by uno.anahata.ai.context.providerClassDescriptionDefines the possible locations where a
ContextProvidercan inject its content into the model's prompt.An abstract base class for modules that contribute dynamic context or instructions to the AI model's prompt. -
Classes in uno.anahata.ai.context.provider used by uno.anahata.ai.context.provider.spiClassDescriptionAn abstract base class for modules that contribute dynamic context or instructions to the AI model's prompt.
-
Classes in uno.anahata.ai.context.provider used by uno.anahata.ai.swing.context.providerClassDescriptionAn abstract base class for modules that contribute dynamic context or instructions to the AI model's prompt.
