{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"}],"enrichment":{"capability":"Provides Pydantic models for the OpenResponses API specification, enabling type-safe interaction with OpenResponses services in Python.","skillfed_tags":["pydantic-models","openapi-types","llm-sdk"],"use_cases":["Building a Python client library that consumes the OpenResponses API with full type checking and IDE autocomplete.","Validating incoming or outgoing data structures against the OpenResponses specification in your application.","Generating API request/response payloads with confidence that they match the current spec version.","Integrating OpenResponses into a larger LLM orchestration or AI workflow tool with type safety."],"what_it_does":"OpenResponses Types is a Python SDK that wraps the OpenResponses API specification as Pydantic models. It provides type-safe data structures for interacting with OpenResponses services, generated directly from the OpenAPI specification. The package is maintained by Mozilla AI and tracks the upstream spec version via a `__spec_hash__` attribute, allowing you to know which API version your models correspond to.\n\nThe package depends only on pydantic and is distributed as a pure Python wheel, making installation straightforward. It follows semantic versioning: major bumps for breaking changes to the helper types, minor bumps for new types from spec updates, and patch bumps for bug fixes. The repository is actively maintained with recent releases, and the package supports modern Python versions (3.11\u20133.13).","worth_installing":"Yes, if you are building a Python application that interacts with OpenResponses. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and provides the type safety and IDE support that Pydantic models offer. The Apache 2.0 license is permissive. If you are not using OpenResponses, this package is not relevant."},"id":"openresponses-types","links":{"html":"https://skillfed.io/packages/openresponses-types","md":"https://skillfed.io/packages/openresponses-types.md","pypi":"https://pypi.org/project/openresponses-types/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"openresponses-types","python_support":"supports_current","summary":"Python SDK for OpenResponses specification"},"popularity":{"monthly_downloads":136127,"position":11406,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.4.0"}
