Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@manthanabc
Copy link
Contributor

Openai compatible providers dont work as expected, the requests for models are passed to default URL instead of the custom URL

Reproducing

set OPENAI_URL=..
sets OPENAI_API_KEY=..

starting forge shows failed to fetch models

Changes

Made Compatible providers as a separate provider type, simplifying the resolution logic and added tests

Todo

[] test with custom anthropic provider

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Oct 12, 2025
@tusharmath tusharmath changed the title Fix Openai compatible providers feat: add OpenAI and Anthropic compatible provider types Oct 13, 2025
@tusharmath tusharmath merged commit 4ec95c1 into antinomyhq:main Oct 13, 2025
9 checks passed
@tusharmath tusharmath changed the title feat: add OpenAI and Anthropic compatible provider types fix: add OpenAI and Anthropic compatible provider types Oct 13, 2025
@tusharmath tusharmath changed the title fix: add OpenAI and Anthropic compatible provider types fix: improve OpenAI and Anthropic compatible provider types Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants