Changelog

Python SDK

Das Grepture Python SDK ist da — Proxy- und Trace-Modus, OpenAI/Anthropic-Client-Integration, Prompts und Embeddings, sync und async.

pip install grepture bringt das volle Gateway nach Python: Proxy-Modus mit PII-Redaktion per einzeiligem client_options(**...)-Splat ins OpenAI- oder Anthropic-SDK, latenzfreier Trace-Modus mit Batching im Hintergrund, Labels/Metadaten/Log-Events, Prompt-Management und PII-sichere Embeddings. Sync und async (Grepture / AsyncGrepture), Python 3.9+, httpx als einzige Dependency. Die Wire-Protocol-Paritaet mit dem TypeScript-SDK ist durch eine gemeinsame Fixture-Suite fixiert.