Documentation Index
Fetch the complete documentation index at: https://www.adaline.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
PdfContent
PDF document content with file metadata.Fields
Must be
"pdf".PDF data — either a URL or base64-encoded content. Use
PdfContentValue.from_dict() to construct.File metadata with
name, id, and optional size.Example
Related
- MessageContent — union wrapper for all content types
- PromptMessage — chat message containing content arrays