Class: VideoSeoSchema

Inherits:
RubyLLM::Schema
  • Object
show all
Defined in:
app/schemas/video_seo_schema.rb

Overview

Structured output schema for video SEO content generation.
Used by VideoProcessing::SeoService with RubyLLM's with_schema.

The class name "VideoSeoSchema" is passed to providers as the schema name,
giving the model a semantic hint about the expected output structure.