Skip to content

Conversation

@gaby
Copy link
Contributor

@gaby gaby commented Aug 6, 2025

Description

  • Allows using the new OpenAI gpt-oss models in Agent mode with tool calling.

Fixes #6984


Summary by cubic

Added support for OpenAI gpt-oss models in Agent mode with tool calling.

  • New Features
    • Enabled gpt-oss-20b and gpt-oss-120b models for tool use in Agent workflows.
    • Updated model selection to include gpt-oss options with descriptions and provider info.

@gaby gaby requested a review from a team as a code owner August 6, 2025 03:26
@gaby gaby requested review from Patrick-Erichsen and removed request for a team August 6, 2025 03:26
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Aug 6, 2025
@gaby gaby changed the title fix: add OpenAI gpt-oss models for agent mode fix: add OpenAI gpt-oss models in Agent mode Aug 6, 2025
@gabrielrat
Copy link

Can you also add "gpt-oss" in PROVIDER_TOOL_SUPPORT in the "ollama" list? 🙏

@gaby
Copy link
Contributor Author

gaby commented Aug 6, 2025

@gabrielrat Done

@bdougie
Copy link
Collaborator

bdougie commented Aug 6, 2025

related: #7023

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Aug 6, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 6, 2025
@RomneyDa RomneyDa merged commit 5cb1a1f into continuedev:main Aug 6, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Aug 6, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Aug 6, 2025
@sestinj
Copy link
Contributor

sestinj commented Aug 18, 2025

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Aug 18, 2025

🎉 This PR is included in version 1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add Support for OpenAI gpt-oss models

5 participants