fix(docs): update IGW target to be consistent with other docs#421
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughUpdates auditor docs to use ChangesDocs: inference_gateway provider rename
platform-seed: nemo-auditor-plugin dependency
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
c2cad91 to
b9aa86b
Compare
|
bah working on the lint issues |
b9aa86b to
7705e89
Compare
Also, fix auditor seed job so that all docs work out of the box. Signed-off-by: Paul A. Parkanzky <parkanzky@users.noreply.github.com>
7705e89 to
2932e32
Compare
Signed-off-by: Paul A. Parkanzky <parkanzky@users.noreply.github.com>
2932e32 to
44361e0
Compare
Note that running the platform in local mode will not automatically run the seed jobs. To test, I manually ran the full platform seed task as
nemo-platform run task --task nmp.platform_seed, which now correctly discoversAuditorSeedJob. This isolates that particular problem. Ifnmp.platform_seedis not executed on startup where expected, that would be a separate bug.Summary by CodeRabbit
nvidia-buildinference gateway provider name instead ofbuild.nemo-auditor-pluginas a new runtime dependency, including the matching workspace source entry.