Class AI

java.lang.Object
com.storedobject.ai.AI

public class AI extends Object
The AI class provides a centralized mechanism to manage and create AI-related services, specifically chat-based interactions using tools and knowledge. This class ensures that AI instances are tied to sessions and prevents redundant instances by using weak references. It provides methods to retrieve API tokens and create chat interfaces with configurable memory and tools capabilities.
Author:
Syam