ianarawjo / ianarawjo/ChainForge

o1-mini request failed

Open
#364 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3k
Forks
256
Avg merge
4h 40m
Merged PRs (30d)
22

Description

**Describe the bug**
If I select o1-mini to request, no matter what content, it will response
o1-mini: "Unsupported value: 'messages[0].role' does not support 'system' with this model."

**To Reproduce**
Steps to reproduce the behavior:
1. create a prompt node
2. request with o1-mini model
3. submit, then this bug happened.

**Expected behavior**
Should response normal like o3-mini model

**Screenshots**
![Image](https://github.com/user-attachments/assets/581ca78c-c4b8-4da4-9465-6413141aedca)

version: 0.3.6.1

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the prompt node entry point and trace the o1-mini request, comparing it with the o3-mini path. Use the reproduction steps to verify the request succeeds without the reported role error and produces a normal response.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.