-
Notifications
You must be signed in to change notification settings - Fork 88
Web hosted client (api key based access) #480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
remove the parameter bearer token as it is can be inferred
provide the example as gist instead
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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 |
|
/ok to test e595eab |
|
@CodeRabbit review and summarize status |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 5220 🏁 Script executed: Length of output: 61283 @rgsl888prabhu I'll review the PR and provide a status summary. 📊 PR Status SummaryCurrent State: OPEN (Merge Blocked - Waiting for CI checks) CI Checks Status:
Changes: 4 files, +527/-10 lines
🔍 Code Review✅ Strengths
🔧 Suggestions for Improvement
📝 Minor Observations
🎯 Overall AssessmentCode Quality: ⭐⭐⭐⭐½ (4.5/5)
Readiness:
Recommendation: Once CI checks pass (check-style and wheel builds), this PR should be ready to merge pending maintainer review of the architectural approach. Would you like me to elaborate on any of the suggestions or run additional analysis on specific aspects of the code? |
|
Gentle ping @atomic |
|
🔔 Hi @anandhkb @atomic, this pull request has had no activity for 7 days. Please update or let us know if it can be closed. Thank you! If this is an "epic" issue, then please add the "epic" label to this issue. |
Description
This PR introduces a new CuOptServiceWebHostedClient for connecting to web-hosted cuOpt services (like NVIDIA's API endpoints) with endpoint URL support and authentication mechanisms.
Issue
#479
Tested with NVIDIA's Build.com CuOpt model
Test script (excluded from the MR as it is an adhoc script): https://gist.github.com/atomic/9c761bd4d64d62bc039ecf88fe28fca0#file-test_cuopt_nvidia_build_com-py
export CUOPT_API_KEY=... python3 file-test_cuopt_nvidia_build_com-py.py