RHIDP-14083: fix: set EXTERNAL_PROVIDERS_DIR in image for unified config - #2373
RHIDP-14083: fix: set EXTERNAL_PROVIDERS_DIR in image for unified config#2373Jdubrick wants to merge 1 commit into
Conversation
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout. (2)
🧰 Additional context used📓 Path-based instructions (1)**/*📄 CodeRabbit inference engine (Custom checks)
Files:
🔇 Additional comments (1)
WalkthroughThe runtime image now sets ChangesRuntime configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 7✅ Passed checks (7 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
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. Comment |
|
cc @tisnik |
Description
~/.llama/providers.dif this environment variable is unset. As part of the image build however thelightspeed-providersexternal providers are added to/app-root/providers.d. Adding this environment variable ensures that unified config users get the correct path set.Type of change
pyproject.toml+uv.lock]requirements.*.txtfor Konflux]Tools used to create PR
Identify any AI code assistants used in this PR (for transparency and review context)
Related Tickets & Documents
Checklist before requesting a review
Testing
Summary by CodeRabbit