{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/20"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/10"}],"enrichment":{"capability":"Provides an OpenAPI-generated Python client for the OGX API, offering interfaces to Llama model endpoints including chat completions, embeddings, batches, and file operations.","skillfed_tags":["llm-client","openapi-generated","batch-processing"],"use_cases":["Build a Python application that calls Llama model inference through the OGX API without writing raw HTTP requests","Manage batch processing jobs for multiple API requests through the Batches API endpoints","Implement chat-based applications using the ChatCompletionsApi for conversation management","Upload and process files for vector store operations using the Files and FileBatches APIs","Query provider and connector information through the AdminApi for service introspection"],"what_it_does":"This is an OpenAPI-generated client library for interacting with the OGX API, a service designed around Llama models. It provides Python bindings to a large set of endpoints covering chat completions, embeddings, batch processing, file uploads, vector stores, conversations, and administrative operations. The package is automatically generated from an OpenAPI specification and includes both stable production-ready APIs and experimental pre-release APIs.\n\nYou use it by instantiating an API client with a host configuration, then calling methods on API classes like AdminApi, ChatCompletionsApi, EmbeddingsApi, and BatchesApi. It depends on httpx and requests for HTTP transport, pydantic for data validation, python-dateutil for timestamp handling, and fire for CLI support. The package requires Python 3.12+ and is currently at version 1.1.0.dev0, indicating active development.","worth_installing":"Yes, with conditions. The package is actively maintained, has low install friction, and carries a permissive MIT license. However, it requires Python 3.12+, is in beta status (1.1.0.dev0), and mixes stable and experimental APIs\u2014verify that the specific endpoints you need are production-ready before deploying to production. No known security vulnerabilities."},"id":"ogx-open-client","links":{"html":"https://skillfed.io/packages/ogx-open-client","md":"https://skillfed.io/packages/ogx-open-client.md","pypi":"https://pypi.org/project/ogx-open-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-14","license_spdx":null,"license_treatment":"permissive","name":"ogx_open_client","python_support":"supports_current","summary":"OpenAPI-generated Python client for OGX (alternative SDK with OpenAPI Generator tooling)"},"popularity":{"monthly_downloads":97869,"position":13122,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.0.dev0"}
