airflow.providers.common.ai.example_dags.example_llm_sql

Example DAGs demonstrating LLMSQLQueryOperator usage.

Functions

example_llm_sql_basic()

example_llm_sql_schema_introspection()

example_llm_sql_decorator()

example_llm_sql_expand()

example_llm_sql_with_object_storage()

example_llm_sql_approval()

Module Contents

airflow.providers.common.ai.example_dags.example_llm_sql.example_llm_sql_basic()[source]
airflow.providers.common.ai.example_dags.example_llm_sql.example_llm_sql_schema_introspection()[source]
airflow.providers.common.ai.example_dags.example_llm_sql.example_llm_sql_decorator()[source]
airflow.providers.common.ai.example_dags.example_llm_sql.example_llm_sql_expand()[source]
airflow.providers.common.ai.example_dags.example_llm_sql.example_llm_sql_with_object_storage()[source]
airflow.providers.common.ai.example_dags.example_llm_sql.example_llm_sql_approval()[source]

Was this entry helpful?