Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.moss.dev/llms.txt

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

moss v1.0.1 moss / DocumentInfo

Interface: DocumentInfo

DocumentInfo

Properties

  • id: str
  • text: str
  • metadata: Optional[Dict[str, str]]
  • embedding: Optional[Sequence[float]]