Document Inlining has been deprecated and is no longer available. This feature has been removed from the Fireworks platform.

Overview

Document Inlining was a feature that allowed LLMs to process images and PDFs through our chat completions API by appending #transform=inline to document URLs. This feature has been deprecated and is no longer supported.

Migration recommendations

  • For image processing: Use Vision Language Models (VLMs) like Qwen2.5-VL 32B Instruct
  • For PDF processing: Use dedicated PDF processing libraries combined with text-based LLMs
  • For structured extraction: Leverage our structured responses capabilities
For assistance with migration, please contact our support team or visit our Discord community.