en un clic
python-sdk
python-sdk contient 2 skills collectées depuis honeyhiveai, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Build or update SDK integration examples for AI frameworks. Use when asked to update, create, or review a framework example in python-sdk/examples/integrations/. Covers framework API research, example writing, smoke testing, span capture, tracing sanity checks, and creating/updating the corresponding integration doc in honeyhive-ai-docs.
Use when upgrading customer code that imports `honeyhive` to >= 1.0.0rc22 from rc21 or earlier. Covers the typed-Pydantic-model migration on `client.events`, `client.datapoints`, `client.datasets`, and `client.metrics` (dict subscript → attribute access on nested response fields), the OpenTelemetry minimum bump (1.20 → 1.41), and the `event_type` Pydantic-required tightening on event creation.