Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

result

AI Agent EmbeddingResult dataclass for embedding responses. This module provides a structured result type for embedding operations, matching the OpenAI embedding response format.

Import

from praisonaiagents.embedding import result

Classes

EmbeddingResult

Result from embedding generation.