Uses of Package
org.episteme.core.mathematics.ml.generative
Packages that use org.episteme.core.mathematics.ml.generative
Package
Description
-
Classes in org.episteme.core.mathematics.ml.generative used by org.episteme.core.mathematics.loadersClassDescriptionInterface representing a Generative AI model (e.g., Large Language Model).
-
Classes in org.episteme.core.mathematics.ml.generative used by org.episteme.core.mathematics.ml.generativeClassDescriptionInterface for storing and querying vector embeddings.Represents a search result from the embedding store.Interface representing a Generative AI model (e.g., Large Language Model).Represent a response from the model, which can be text or a tool call.Engine for managing structured LLM prompts with variable substitution.Represents a tool (function) that can be called by a generative model.Represents a call to a tool generated by the model.
-
Classes in org.episteme.core.mathematics.ml.generative used by org.episteme.natural.computing.ai.agents.servicesClassDescriptionInterface representing a Generative AI model (e.g., Large Language Model).