Skip to content

fix(providers): add openai-compatible local endpoint support#208

Merged
Aaronontheweb merged 2 commits into
devfrom
fix/openai-local-endpoint
Mar 13, 2026
Merged

fix(providers): add openai-compatible local endpoint support#208
Aaronontheweb merged 2 commits into
devfrom
fix/openai-local-endpoint

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Collaborator

Summary

  • Adds OpenAiCompatibleDescriptor for configuring local OpenAI-compatible endpoints (e.g., Ollama, LM Studio)
  • Adds OpenAiCompatibleProviderPlugin to wire up the provider at runtime
  • Registers the new descriptor and plugin in the existing provider catalogs

Test plan

  • Verify local OpenAI-compatible endpoint (e.g., Ollama) can be configured and used
  • Confirm existing provider configurations are unaffected

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) March 13, 2026 14:14
auto-merge was automatically disabled March 13, 2026 15:00

Head branch was pushed to by a user without write access

@Aaronontheweb Aaronontheweb merged commit f52cb1a into dev Mar 13, 2026
2 of 4 checks passed
@Aaronontheweb Aaronontheweb deleted the fix/openai-local-endpoint branch March 13, 2026 15:26
@Aaronontheweb Aaronontheweb mentioned this pull request Mar 13, 2026
4 tasks
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.

1 participant