cohere-ci-integration
Installation
SKILL.md
Cohere CI Integration
Overview
Set up CI/CD pipelines with automated unit tests (mocked) and integration tests (real API) for Cohere API v2 applications.
Prerequisites
- GitHub repository with Actions enabled
- Cohere trial or production API key
cohere-aipackage installed
Instructions
Step 1: GitHub Actions Workflow
# .github/workflows/cohere-ci.yml
name: Cohere CI