Skip to content

feat(provider): auto-discover models from custom OpenAI-compatible pr…#32344

Closed
sethjones wants to merge 1 commit into
anomalyco:devfrom
sethjones:custom-model-discovery
Closed

feat(provider): auto-discover models from custom OpenAI-compatible pr…#32344
sethjones wants to merge 1 commit into
anomalyco:devfrom
sethjones:custom-model-discovery

Conversation

@sethjones

Copy link
Copy Markdown

…oviders

Issue for this PR

Closes #

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Please provide a description of the issue, the changes you made to fix it, and why they work. It is expected that you understand why your changes work and if you do not understand why at least say as much so a maintainer knows how much to value the PR.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Screenshots / recordings

If this is a UI change, please include a screenshot or recording.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jun 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • No "Type of change" checkbox is checked. Please select at least one.
  • "How did you verify your code works?" section is empty. Please explain how you tested.
  • Not all checklist items are checked. Please confirm you have tested locally and have not included unrelated changes.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

Potential Duplicate PRs Found

Based on the search results, here are PRs that may be related or duplicate:

  1. feat(core): add OmniRoute custom provider support #32170 - feat(core): add OmniRoute custom provider support

    • Also addresses custom provider support, which overlaps with auto-discovery for OpenAI-compatible providers
  2. feat(opencode): add local server provider with auto model discovery #19959 - feat(opencode): add local server provider with auto model discovery

  3. feat(opencode): local LAN provider discovery + auto-discover models #27554 - feat(opencode): local LAN provider discovery + auto-discover models

    • Also implements auto-discovery of models from providers, addressing the same core feature
  4. feat(opencode): add LiteLLM provider with auto model discovery #14468 - feat(opencode): add LiteLLM provider with auto model discovery

    • Adds auto model discovery for another provider type; may have relevant implementation patterns

Recommendation: Check PRs #32170, #19959, and #27554 first, as they appear most directly related to auto-discovering models from custom OpenAI-compatible providers. These may already implement the feature or provide relevant context.

@sethjones sethjones force-pushed the custom-model-discovery branch from 798746b to 1d7ceba Compare June 14, 2026 19:17
@github-actions

Copy link
Copy Markdown
Contributor

This pull request has been automatically closed because it was not updated to meet our contributing guidelines within the 2-hour window.

Feel free to open a new pull request that follows our guidelines.

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jun 14, 2026
@github-actions github-actions Bot closed this Jun 14, 2026
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