Skip to content

Conversation

@Sahilraj3107
Copy link
Contributor

The bug

Regional OpenAI endpoints (EU/APAC) weren't being recognized, so o1/o3 models failed with parameter errors.

The fix

Updated llm/openai.py to detect all official OpenAI regional endpoints, not just the US one.

Testing

Tested with 11 scenarios - all passed ✅

Impact

EU/APAC endpoints now work. No changes needed for existing users.

@CLAassistant
Copy link

CLAassistant commented Oct 19, 2025

CLA assistant check
All committers have signed the CLA.

@codelion
Copy link
Member

@Sahilraj3107 can you move the test to the /tests folder?

@codelion codelion merged commit e20547c into algorithmicsuperintelligence:main Oct 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants