OpenAI O1 Model Support & Unified AI Layer
Version: 1.16.1, Date: October 8, 2025
OpenAI O1 reasoning models are now fully supported across EnginifyAI, and every AI interaction on the platform now flows through a single, centralized provider layer. This replaces a patchwork of scattered integrations with a unified system for authentication, model selection, error handling, and cost tracking, so behavior is consistent everywhere. This release also tightens access control on subscription-related operations. The rest of this post is grouped by app area.
Across the App
- New: OpenAI O1 reasoning models are fully supported, including O1, O1 Mini, O1 Preview, and O1 Pro. These models have unique requirements (they do not accept a temperature parameter, and O1 Pro uses a different API format), and the platform now handles both automatically. Select O1 models anywhere you choose a model in EnginifyAI and they work correctly.
- New: Subscription usage access control. The usage recording system now verifies you have access to a feature before counting usage against your plan. This prevents edge cases where usage could be recorded for features you should not have access to, so your credit consumption is always accurate.
- Improved: Every AI-powered feature (builders, analyzers, content generation, category suggestions, persona creation) now uses a single provider system for all AI calls. Behavior, error handling, and cost tracking are consistent everywhere, and adding new AI providers is straightforward.
- Improved: Subscription usage and URL extraction operations now record detailed telemetry including processing time, credits consumed, and operation type. This improves the platform’s ability to monitor performance and identify issues before they affect you.
Libraries
- Improved: The URL extraction feature now validates incoming requests with structured checks, providing clearer error messages when something is wrong with the input rather than failing with a generic message.

