-
Notifications
You must be signed in to change notification settings - Fork 683
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
ci(pr-agent): update configuration #7334
Conversation
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
/describe |
PR Description updated to latest commit (adb19ae) |
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
/ask what model are you? |
Ask❓what model are you? Answer:The new configuration in the PR specifies the models as follows: config.model: gpt-4o
config.model_turbo: gpt-4o This indicates that the model being used is |
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
/improve |
PR Code Suggestions ✨
|
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
User description
Description
Reference:
Tests performed
Not applicable.
Effects on system behavior
Interface changes
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.
PR Type
configuration changes, enhancement
Description
.github/workflows/pr-agent.yaml
.pr_description.publish_labels
tofalse
.gpt-4o
andgpt-4o
for turbo.pr_code_suggestions
settings, includingmax_context_tokens
to 12000 and enablingcommitable_code_suggestions
.Changes walkthrough 📝
pr-agent.yaml
Update PR agent configuration settings
.github/workflows/pr-agent.yaml
pr_description.publish_labels
tofalse
.gpt-4o
.pr_code_suggestions
settings.