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.Represents the knowledge base for an AI application.A marker interface to denote that a class is a "knowledge module".Represents a specific topic and associated knowledge logic.