Uses of Package
dyntabs.ai
Packages that use dyntabs.ai
-
Classes in dyntabs.ai used by dyntabs.aiClassDescriptionBuilder for creating an
EasyAgentthat autonomously plans and executes multi-step tasks using your registered Java services.Builder for creating AI assistant proxies from annotated interfaces.A simple chat conversation with an AI model.Builder for creatingConversationinstances.An AI agent that autonomously plans and executes multi-step tasks by orchestrating calls to your registered Java services.Immutable configuration for EasyAI.The write side of EasyAI RAG: takes documents and persists their embeddings into a vector store, so an assistant can retrieve them later.Builds a one-shot, typed extraction: turn unstructured text or a document into a populated Java object (record or POJO).Entry step for the document-indexing pipeline — picks where the vectors go, then hands you anEasyIndexerthat knows how to put them there.