Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: invalid model setting when passing prompt to Agent#1852

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
seratch wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromprompt-issue

Conversation

@seratch
Copy link
Member

chatgpt-codex-connector[bot] reacted with thumbs up emoji
@seratchseratch added bugSomething isn't working feature:core labelsOct 3, 2025
conversation=self._non_null_or_not_given(conversation_id),
instructions=self._non_null_or_not_given(system_instructions),
model=self.model,
model=self.modelifpromptisNoneelseNOT_GIVEN,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

can you add a comment here explaining why?

Copy link
Collaborator

@rm-openairm-openai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

also confirming you are sure this is correct? devs are not allowed to override the model set in the prompt?

@seratch
Copy link
MemberAuthor

@rm-openai good point; actually it's feasible. so, when a developer explicitly pass a model, it should be allowed. the default model still needs to be ignored.

@seratchseratch marked this pull request as draftOctober 14, 2025 11:57
@github-actions
Copy link
Contributor

This PR is stale because it has been open for 10 days with no activity.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@rm-openairm-openairm-openai approved these changes

Assignees

No one assigned

Labels

bugSomething isn't workingfeature:core

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@seratch@rm-openai

[8]ページ先頭

©2009-2025 Movatter.jp