lobehub/docs/changelog/2024-09-13-openai-o1-models.mdx
CanisMinor 549735be7f
📝 docs: Update changelog docs and release skills (#13897)
* 🔨 chore: update .vscode/settings.json (#13894)

* 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875)

Made-with: Cursor

* 📝 docs: Update changelog docs and release skills (#13897)

- Update changelog documentation format across all historical changelog files
- Merge release-changelog-style skill into version-release skill
- Update changelog examples with improved formatting and structure

Made-with: Cursor

---------

Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>
2026-04-16 22:24:48 +08:00

42 lines
1.6 KiB
Text

---
title: LobeHub Adds Support for OpenAI O1 Series Models
description: >-
LobeHub v1.17.0 now supports OpenAI's latest o1-preview and o1-mini models,
bringing users enhanced coding and mathematical capabilities.
tags:
- OpenAI O1
- LobeHub
- AI Models
- Code Writing
- Mathematical Problem Solving
---
# OpenAI O1 Series Models Now Available
LobeHub v1.17.0 now supports OpenAI's newly launched O1 series models. This update is available for both community edition users and [Cloud version](https://LobeHub.com) subscribers.
The O1 series brings stronger performance in the areas users rely on most: code writing and comprehension, mathematical problem solving, and more precise task execution. You can start using these models immediately without waiting or extra configuration.
## New model support
This release adds two models from the O1 family:
- **OpenAI o1-preview** — Full reasoning capabilities for complex tasks
- **OpenAI o1-mini** — Faster, cost-effective option for everyday work
## Stronger where you need it
The O1 series excels at structured reasoning tasks. Use these models when you need:
- Code that compiles and runs correctly the first time
- Step-by-step mathematical derivations with explanations
- Precise execution of multi-step instructions
Both models are available now in the model selector for all LobeHub users.
## How to start using
- [Cloud version](https://LobeHub.com) subscribers can use O1 models immediately
- Self-hosted users should update to v1.17.0 to access the new models
With this release, LobeHub continues to track the latest model ecosystem. We look forward to seeing what you build with the O1 series.