Found 1000 skills for "jeremylongshore" Page 80 of 84

cohere-sdk-patterns

Production-ready patterns for the cohere-ai TypeScript SDK (CohereClientV2) and Python cohere package. Real model names, real API shapes, real error t...

github 1 files

deepgram-local-dev-loop

Set up a fast local development workflow for Deepgram: test fixtures with sample audio, mock responses for offline unit tests, Vitest integration test...

github 2 files

deepgram-migration-deep-dive

!npm list @deepgram/sdk 2>/dev/null | grep deepgram || echo 'Not installed' !npm list @aws-sdk/client-transcribe 2>/dev/null | grep transcribe || echo...

github 2 files

deepgram-rate-limits

Implement rate limiting, exponential backoff, and circuit breaker patterns for Deepgram API. Deepgram limits by concurrent connections (not requests p...

github 2 files

figma-observability

Monitor Figma REST API health with custom metrics, structured logging, and alerts. Track request latency, error rates, rate limit headroom, and cache ...

github 1 files

elevenlabs-security-basics

Security best practices for ElevenLabs API key management, webhook HMAC signature verification, and protecting cloned voice data. ElevenLabs uses a si...

github 1 files

clickhouse-upgrade-migration

Safely upgrade ClickHouse server and the @clickhouse/client Node.js SDK, with rollback procedures and breaking change detection. Current ClickHouse ve...

github 1 files

cohere-ci-integration

Set up CI/CD pipelines with automated unit tests (mocked) and integration tests (real API) for Cohere API v2 applications. GitHub repository with Acti...

github 1 files

databricks-sdk-patterns

Production-ready patterns for the Databricks Python SDK (databricks-sdk). Covers singleton client initialization, typed error handling, cluster lifecy...

github 2 files

documenso-observability

Implement monitoring, structured logging, and health checks for Documenso integrations. Since Documenso does not expose rate limit headers or usage me...

github 2 files

groq-reference-architecture

Production architecture for applications built on Groq's LPU inference API. Covers model routing by latency requirements, streaming pipelines, multi-p...

github 1 files

databricks-install-auth

Set up Databricks CLI v2, Python SDK, and authentication. Covers Personal Access Tokens (legacy), OAuth U2M (interactive), and OAuth M2M (service prin...

github 1 files