Incorrect audit job payload for nemo-microservices/auditor:25.09
還沒有人認領這個 Issue。
評估
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 新手友好度
- 70/100
- Issue 類型
- 缺陷
- 描述清晰度
- 描述清楚
- 活躍度
- 停滯
- 技術堆疊
- jupyter-notebook
研究方向
開啟 nemo/NeMo-Auditor/Getting_Started_With_NeMo_Auditor.ipynb,找到 issue 中顯示的 audit-job payload。將其巢狀結構與 nemo-microservices/auditor:25.09 映像所需的 payload 進行比較,然後執行教學中的 audit-job 建立步驟,並確認它不再回傳 422 錯誤。
由索引模型根據 Issue 內容生成。
描述
The current NeMo-Auditor tutorial throws 422 Unprocessable Entity exception while creating an audit job with latest nemo-microservices/auditor:25.09 image.
Current:
payload = {
"name": "getting-started-job",
"project": "demo",
"spec": {
"config": f"default/{config_name}",
"target": f"default/{target_name}",
}
}
Should be
payload = {
"name": "getting-started-job",
"project": "demo",
"config": f"default/{config_name}",
"target": f"default/{target_name}"
}
- 主要語言
- Jupyter Notebook
- 星號
- 4.2k
- 分支
- 1.1k
- 平均合併
- 10 小時 15 分鐘
- 30 天內合併 PR
- 1
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
NVIDIA/GenerativeAIExamples 的其他 Issue
-
難度 2/5 1-3 小時 新手友好度 72/100
NVIDIA/GenerativeAIExamples#299 ·
-
難度 3/5 1-2 天 新手友好度 35/100
NVIDIA/GenerativeAIExamples#437 ·
-
難度 1/5 1 小時以內 新手友好度 45/100
NVIDIA/GenerativeAIExamples#400 ·
-
難度 5/5 一週以上 新手友好度 10/100
NVIDIA/GenerativeAIExamples#399 ·
-
難度 3/5 1-2 天 新手友好度 45/100
NVIDIA/GenerativeAIExamples#348 ·
查看 NVIDIA/GenerativeAIExamples 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 78/100
agilepathway/label-checker#640 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
BasedHardware/omi#15662 · 1 則留言 ·
-
documentation help wanted
難度 2/5 1-3 小時 新手友好度 90/100
-
documentation good first issue
難度 2/5 1-3 小時 新手友好度 88/100
amponce/archive-movie-browser#167 ·
-
user-reported
難度 2/5 1-3 小時 新手友好度 85/100
Kong/developer.konghq.com#7316 ·