Skip to main content

embed

AI Agent Core embedding functions. This module provides the main embedding() and aembedding() functions that wrap LiteLLM’s embedding API with a consistent interface.

Import

from praisonaiagents.embedding import embed

Functions