{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/11"}],"enrichment":{"capability":"A plugin that extends LLM to access OpenAI models via the Responses API, enabling use of models like o1-pro that are unavailable through LLM's default Chat Completions implementation.","skillfed_tags":["llm-plugin","openai-integration"],"use_cases":["Access o1-pro reasoning models through llm's CLI when you need advanced reasoning capabilities unavailable via Chat Completions.","Integrate newer OpenAI models into existing llm-based workflows without rewriting code to call the openai SDK directly.","Experiment with cutting-edge OpenAI models as they become available through the Responses API.","Build CLI tools or scripts that leverage llm's model abstraction while using OpenAI's latest API features."],"what_it_does":"This is a plugin for llm (the Datasette project's command-line interface to large language models) that adds support for OpenAI models via the newer Responses API instead of the default Chat Completions API. While llm already ships with OpenAI model support out of the box, this plugin exists primarily to unlock access to models like o1-pro that are only available through the Responses API. The plugin registers a set of OpenAI models with the openai/ prefix so you can invoke them through llm's standard command-line interface.\n\nThe plugin has two runtime dependencies: llm itself and openai. Installation is straightforward via llm install, and it requires Python 3.9 or later. The fact sheet notes this is a preview implementation, suggesting the API surface or behavior may change. The repository remains active and unarchived with recent commits.","worth_installing":"Yes, if you need o1-pro or other Responses-API-only models and are already using llm. The low install friction, permissive Apache-2.0 license, and lack of known vulnerabilities make it safe. However, the aging maintenance status and preview designation mean you should expect possible API changes and verify that your target models are actually available before committing to production use."},"id":"llm-openai-plugin","links":{"html":"https://skillfed.io/packages/llm-openai-plugin","md":"https://skillfed.io/packages/llm-openai-plugin.md","pypi":"https://pypi.org/project/llm-openai-plugin/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-06","license_spdx":null,"license_treatment":"permissive","name":"llm-openai-plugin","python_support":"supports_current","summary":"LLM plugin for OpenAI"},"popularity":{"monthly_downloads":80216,"position":14307,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7"}
