Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.2 - 2025-10-09

Fixed

  • Documentation deployment configuration for GitHub Pages

1.0.0 - 2025-10-08

Added

  • Initial release of CG SDK
  • Chat completions with streaming support
  • Embeddings API
  • Vector operations (Pinecone, Chroma, Qdrant)
  • File management with markdown conversion
  • Agent tracing and observability
  • Full TypeScript support
  • ESM and CommonJS builds
  • Comprehensive documentation

Features

  • OpenAI-compatible API
  • Type-safe client
  • Error handling
  • Request/response validation
  • Multi-provider support

Released under the MIT License.