Package com.storedobject.ai
package com.storedobject.ai
-
ClassDescriptionThe AI class provides a centralized mechanism to manage and create AI-related services, specifically chat-based interactions using tools and knowledge.The Chat interface represents a basic contract for interaction between the user and an AI system through text-based communication.ChatConnector is a service responsible for managing chat-related actions, including creating and interacting with chats, listing available topics, and managing chat lifecycle operations.Represents an interface for retrieving and managing stored objects of various types.The Knowledge class serves as a repository to manage entities and related attributes within the scope of a transactional context.A marker interface to denote that a class is a "knowledge module".Represents a specific topic characterized by its name and associated logic.