airflow.providers.common.ai.example_dags.example_llm_file_analysis¶
Example DAGs demonstrating LLMFileAnalysisOperator usage.
Classes¶
Structured output schema for the file-analysis examples. |
Functions¶
Module Contents¶
- class airflow.providers.common.ai.example_dags.example_llm_file_analysis.FileAnalysisSummary(/, **data)[source]¶
Bases:
pydantic.BaseModelStructured output schema for the file-analysis examples.
- airflow.providers.common.ai.example_dags.example_llm_file_analysis.example_llm_file_analysis_basic()[source]¶
- airflow.providers.common.ai.example_dags.example_llm_file_analysis.example_llm_file_analysis_prefix()[source]¶
- airflow.providers.common.ai.example_dags.example_llm_file_analysis.example_llm_file_analysis_multimodal()[source]¶