Skip to content

FIX: correct open ai endpoint call #34170

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

Merged
merged 1 commit into from
Aug 8, 2025
Merged

FIX: correct open ai endpoint call #34170

merged 1 commit into from
Aug 8, 2025

Conversation

ZogStriP
Copy link
Member

@ZogStriP ZogStriP commented Aug 8, 2025

Follow up to d410df3 which used '|' instead of '||' as or operator.

Decided to move the condition inside a regexp used by 'starts_with?'

Follow up to d410df3 which used '|'
instead of '||' as or operator.

Decided to move the condition inside a regexp used by 'starts_with?'
@ZogStriP ZogStriP merged commit ac08fdf into main Aug 8, 2025
17 checks passed
@ZogStriP ZogStriP deleted the fix-gpt-5 branch August 8, 2025 12:19
pento pushed a commit that referenced this pull request Aug 11, 2025
Follow up to d410df3 which used '|'
instead of '||' as or operator.

Decided to move the condition inside a regexp used by 'starts_with?'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants