AI integrations¶
AI / LLM¶
These integrations allow you to interact with AI and LLM services.
Common AI¶
- Operators:
airflow.providers.common.ai.operators.agent,airflow.providers.common.ai.operators.llm,airflow.providers.common.ai.operators.llm_file_analysis,airflow.providers.common.ai.operators.llm_branch,airflow.providers.common.ai.operators.llm_sql,airflow.providers.common.ai.operators.llm_schema_compare,airflow.providers.common.ai.operators.document_loader,airflow.providers.common.ai.operators.llamaindex_embedding,airflow.providers.common.ai.operators.llamaindex_retrieval.- Guides:
AgentOperator & @task.agent, LLMOperator, LLMFileAnalysisOperator & @task.llm_file_analysis, LLMBranchOperator, LLMSQLQueryOperator, LLMSchemaCompareOperator, DocumentLoaderOperator.
- Provider:
- Product documentation:
LangChain¶
- Hooks:
- Provider:
- Product documentation:
LlamaIndex¶
- Hooks:
- Guides:
LlamaIndex LlamaIndexEmbeddingOperator, LlamaIndex LlamaIndexRetrievalOperator.
- Provider:
- Product documentation:
MCP Server¶
- Hooks:
- Provider:
- Product documentation:
OpenAI¶
- Operators:
- Hooks:
- Guides:
- Provider:
- Product documentation:
Pydantic AI¶
- Hooks:
- Provider:
- Product documentation: