cloudwego / cloudwego/eino-ext

OpenAI Reasoning Levels

Open
#947 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
811
Forks
368
Avg merge
16h 22m
Merged PRs (30d)
13

Description

OpenAI models now have couple of reasoning levels:
https://developers.openai.com/api/docs/models

It seems that currently only `low`, `medium` and `high` reasoning levels are supported, can we support other reasoning levels (especially `none`)?

Contributor guide

Open the contributing guide

Research direction

Start with the OpenAI model documentation linked in the issue, then locate the Go integration that currently handles the low, medium, and high reasoning levels. Trace the validation or request-building path and its tests, if present. Done means the supported reasoning levels include the requested additional values, especially none, with coverage for the new behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
ai
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.