Skip to content

docs(providers): add EmpirioLabs AI to the provider directory - #36736

Closed
Adam-Dalloul wants to merge 1 commit into
anomalyco:devfrom
Adam-Dalloul:docs-add-empiriolabs-provider
Closed

docs(providers): add EmpirioLabs AI to the provider directory#36736
Adam-Dalloul wants to merge 1 commit into
anomalyco:devfrom
Adam-Dalloul:docs-add-empiriolabs-provider

Conversation

@Adam-Dalloul

@Adam-Dalloul Adam-Dalloul commented Jul 13, 2026

Copy link
Copy Markdown

Issue for this PR

N/A, small docs addition (no tracking issue).

Type of change

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

What does this PR do?

Adds an EmpirioLabs AI entry to the providers directory, following the same format as the other providers.

EmpirioLabs AI is OpenAI-compatible and already listed on models.dev, so OpenCode already resolves it through the models.dev catalog and loads it via @ai-sdk/openai-compatible. The directory page just didn't document it yet.

  • Base URL: https://api.empiriolabs.ai/v1
  • API key env: EMPIRIOLABS_API_KEY

How did you verify your code works?

The provider resolves through models.dev: https://models.dev/providers/empiriolabs lists it with api = https://api.empiriolabs.ai/v1, env = EMPIRIOLABS_API_KEY, and npm = @ai-sdk/openai-compatible, which is the generic loader OpenCode already uses for models.dev providers, so /connect finds it and /models lists its models. This PR only adds the docs entry and matches the surrounding directory format.

Screenshots / recordings

N/A, docs-only.

Checklist

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

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Jul 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@github-actions

Copy link
Copy Markdown
Contributor

Automated PR Cleanup

Thank you for contributing to opencode.

Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions.

This PR was closed because it matched the following cleanup criteria:

  • The PR was created more than 1 month ago
  • The PR had fewer than 2 positive reactions
  • Positive reactions are counted as thumbs-up, heart, celebration, or rocket reactions on the PR

PRs created within the last month are not affected by this cleanup.

If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate.

Thanks again for taking the time to contribute.

@Adam-Dalloul

Copy link
Copy Markdown
Author

Still want this docs entry. Reopened as a fresh PR off current dev: #42486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant