{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/8"}],"enrichment":{"capability":"Parse documents via a remote Compass Parser API and manage indexed documents through a Compass API client, supporting multiple file types and file systems.","skillfed_tags":["document-parsing","search-indexing","multi-filesystem"],"use_cases":["Parse a batch of PDF and DOCX files from S3 and insert them into a Compass index for full-text search","Build a document ingestion pipeline that reads from local folders, parses multiple file types, and indexes results","Create a search application that queries indexed documents through the CompassClient API","Automate document processing workflows that handle different file systems (local, GCS, S3) transparently"],"what_it_does":"The Cohere Compass SDK is a Python client library for interacting with Compass, a document indexing and search system. It provides two main components: a CompassParserClient that sends files to a remote Compass Parser API for parsing (supporting pdf, docx, json, csv and other formats from local, S3, GCS and other file systems), and a CompassClient that manages documents in a Compass index via a RESTful API\u2014allowing you to create, delete, and search indexed documents.\n\nThe SDK requires a hosted Compass server to function and uses httpx for HTTP communication, pydantic for data validation, tenacity for retry logic, fsspec for multi-filesystem support, and joblib for batch processing. It supports Python 3.11 and later, with both synchronous and asynchronous client variants available.","worth_installing":"Yes, if you have a hosted Compass server and need to parse and index documents programmatically. The SDK has low install friction, active maintenance, and no known vulnerabilities. The main blocker is the external dependency on a running Compass server\u2014without it, the SDK cannot function. License status is unclear, so verify licensing terms before production use."},"id":"cohere-compass-sdk","links":{"html":"https://skillfed.io/packages/cohere-compass-sdk","md":"https://skillfed.io/packages/cohere-compass-sdk.md","pypi":"https://pypi.org/project/cohere-compass-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":null,"license_treatment":"unclear","name":"cohere-compass-sdk","python_support":"supports_current","summary":"Cohere Compass SDK"},"popularity":{"monthly_downloads":182453,"position":10097,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.16.0"}
