Uses of Package
org.machanism.machai.ai.provider
Packages that use org.machanism.machai.ai.provider
Package
Description
Provides management utilities and data structures for working with generative
AI providers and their token-usage metrics.
Defines the provider abstraction layer used by Machai to integrate with
concrete generative AI platforms through a consistent application-facing API.
Provides concrete implementations of the Machai generative AI provider
abstraction.
Defines the annotation model and runtime contracts used to expose Java methods
and service-provider implementations as AI-accessible tools and prompts.
-
Classes in org.machanism.machai.ai.provider used by org.machanism.machai.ai.managerClassDescriptionEmbeddingProvider defines the contract for AI embedding providers.Contract for a generative-AI provider integration.
-
Classes in org.machanism.machai.ai.provider used by org.machanism.machai.ai.provider
-
Classes in org.machanism.machai.ai.provider used by org.machanism.machai.ai.provider.impl
-
Classes in org.machanism.machai.ai.provider used by org.machanism.machai.ai.tools