Skip to content

[1.5.0-rc] feat(DeepResearch): OpenAI DeepResearch #7664

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

DeJeune
Copy link
Collaborator

@DeJeune DeJeune commented Jun 30, 2025

  • Added DeepResearchCard component for user interaction during deep research tasks.
  • Introduced DeepResearchBlock to handle deep research message blocks.
  • Enhanced API client and service to support deep research model checks and processing.
  • Updated models and prompts for deep research clarification and instruction generation.
  • Integrated deep research confirmation mechanism for user input handling.
  • Added necessary translations for deep research UI elements in multiple languages.

What this PR does

支持 openai deepresearch

Fixes #7636 #7661

Why we need it and why it was done in this way

The following tradeoffs were made:

The following alternatives were considered:

Links to places where the discussion took place:

Breaking changes

If this PR introduces breaking changes, please describe the changes and the impact on users.

Special notes for your reviewer

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note


…onents

- Added DeepResearchCard component for user interaction during deep research tasks.
- Introduced DeepResearchBlock to handle deep research message blocks.
- Enhanced API client and service to support deep research model checks and processing.
- Updated models and prompts for deep research clarification and instruction generation.
- Integrated deep research confirmation mechanism for user input handling.
- Added necessary translations for deep research UI elements in multiple languages.
@dosubot dosubot bot added kind/feature Models Categorizes an issue or PR as relevant to SIG LLM labels Jun 30, 2025
- Removed duplicate Logger import and unused DeepResearchMessageBlock type.
- Organized imports for better readability and maintainability.
@DeJeune DeJeune marked this pull request as draft June 30, 2025 01:56
@eeee0717 eeee0717 added this to the v1.5.0 milestone Jun 30, 2025
@eeee0717 eeee0717 changed the title feat(DeepResearch): OpenAI DeepResearch [1.5.0-rc] feat(DeepResearch): OpenAI DeepResearch Jul 1, 2025
@0xfullex 0xfullex modified the milestones: v1.5.0, v1.5.0-rc Jul 1, 2025
@kangfenmao kangfenmao force-pushed the main branch 3 times, most recently from f053212 to 244a42f Compare July 3, 2025 17:15
@0xfullex 0xfullex removed kind/feature Models Categorizes an issue or PR as relevant to SIG LLM labels Jul 10, 2025
@DeJeune DeJeune marked this pull request as ready for review July 10, 2025 14:48
@0xfullex 0xfullex modified the milestones: testplan/rc/1.5.0, v1.5.0 Jul 11, 2025
@DeJeune DeJeune requested review from alephpiece and 0xfullex July 15, 2025 02:25
@DeJeune DeJeune added the needs-review the feature/bug/pr needs a product/development reviewing label Jul 15, 2025
@alephpiece
Copy link
Collaborator

这个现在看吗?好像有很多冲突了

@0xfullex 0xfullex modified the milestones: v1.5.0, v1.5.1 Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review the feature/bug/pr needs a product/development reviewing PM said OK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[功能]: 增加对o3-deep-research API、o4-mini-deep-research API的支持
5 participants