Skip to content

feat(oracle): support configured models via env#246

Merged
SantiagoDePolonia merged 2 commits into
mainfrom
feat/oracle-models-by-env-variable
Apr 19, 2026
Merged

feat(oracle): support configured models via env#246
SantiagoDePolonia merged 2 commits into
mainfrom
feat/oracle-models-by-env-variable

Conversation

@SantiagoDePolonia
Copy link
Copy Markdown
Contributor

Summary

  • add ORACLE_MODELS as a comma-separated env var for Oracle fallback model inventory
  • apply the env overlay in provider resolution so it can override YAML models: for the default oracle provider
  • document the new Oracle env path across Mintlify docs, templates, and setup references

Testing

  • go test ./internal/providers/...
  • mint validate

@mintlify
Copy link
Copy Markdown

mintlify Bot commented Apr 19, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
gomodel 🟢 Ready View Preview Apr 19, 2026, 3:26 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 19, 2026

Warning

Rate limit exceeded

@SantiagoDePolonia has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 8 minutes and 45 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 8 minutes and 45 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 41662ac2-1b49-4b68-ae92-18697921958f

📥 Commits

Reviewing files that changed from the base of the PR and between f24b18e and a1618d7.

📒 Files selected for processing (12)
  • .env.template
  • CLAUDE.md
  • GETTING_STARTED.md
  • README.md
  • config/config.example.yaml
  • docs/advanced/config-yaml.mdx
  • docs/advanced/configuration.mdx
  • docs/guides/oracle.mdx
  • internal/providers/config.go
  • internal/providers/config_test.go
  • internal/providers/oracle/oracle.go
  • internal/providers/oracle/oracle_test.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/oracle-models-by-env-variable

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SantiagoDePolonia SantiagoDePolonia marked this pull request as ready for review April 19, 2026 16:00
@SantiagoDePolonia SantiagoDePolonia merged commit f9c689c into main Apr 19, 2026
18 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.

1 participant