janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
https://jan.ai/
GNU Affero General Public License v3.0
22.12k stars 1.27k forks source link

idea: add support for OpenAI o1-preview and o1-mini #3652

Closed fulvio-m closed 3 days ago

fulvio-m commented 1 week ago

Problem Statement

OpenAI has recently released new high-reasoning models called 'o1-preview' and 'o1-mini' that are not available in Jan.

Feature Idea

OpenAI has recently released new high-reasoning models called 'o1-preview' and 'o1-mini'. It would be beneficial to have these models available in the Jan app.

These new models could potentially enhance the app's capabilities for tasks requiring advanced reasoning and problem-solving.

Here's the blog post about the announcement: https://openai.com/index/introducing-openai-o1-preview/

RONNCC commented 6 days ago

3659