Cohere

apache-airflow-providers-cohere

Cohere

Works with Airflow 2.11+
Install:
pip install apache-airflow-providers-cohere==1.6.3

Airflow

2.11+

Python

>=3.10

Dependencies (4)

Show all Hide apache-airflow>=2.11.0 apache-airflow-providers-common-compat>=1.8.0 cohere>=5.13.4 fastavro>=1.10.0;python_version>="3.13"

Connections (1)

Modules

O

CohereEmbeddingOperator

Creates the embedding base by interacting with cohere hosted services.

airflow.providers.cohere.operators.embedding.CohereEmbeddingOperator
H

CohereHook

Use Cohere Python SDK to interact with Cohere platform using API v2.

airflow.providers.cohere.hooks.cohere.CohereHook