Package org.episteme.core.mathematics.ml.generative
package org.episteme.core.mathematics.ml.generative
-
ClassDescriptionInterface 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.Thread-safe in-memory implementation of
EmbeddingStore.Backend for interacting with Ollama (Local LLM server).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.