Integrates Cohere's advanced LLM capabilities including RAG with inline citations, semantic search, and reranking using the official TypeScript SDK.
This skill provides Claude Code with the domain-specific knowledge required to implement Cohere's V2 TypeScript SDK effectively. It focuses on modern patterns for high-performance AI applications, covering the Command-A and Command-R model families, multi-stage retrieval pipelines using embeddings and reranking, and sophisticated Retrieval-Augmented Generation (RAG) with automatic source grounding. By enforcing best practices like correct embedding input types and tool-use loops, it ensures robust, production-grade integrations with Cohere's platform across various environments including Bedrock and Azure.
Características Principales
01Advanced relevance scoring and search result ordering via Rerank v4
02Production-ready tool use patterns and function calling loops
035 GitHub stars
04Implementation of CohereClientV2 for modern chat and streaming interfaces