docs(cli): add Droid Core (NVIDIA Nemotron 3 Ultra) to choosing-your-model table#1192
docs(cli): add Droid Core (NVIDIA Nemotron 3 Ultra) to choosing-your-model table#1192factory-sarah wants to merge 1 commit into
Conversation
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
|
Droid finished @factory-sarah's task —— View job Nice addition to the stack-rank table. Consider updating the open-source/reasoning-effort sections (and the “last updated” date) to keep the page consistent, and hyphenate “long-running” in the new row. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
| | 11 | **Claude Haiku 4.5** | Fast, cost-efficient for routine tasks and high-volume automation. | | ||
| | 12 | **Gemini 3.1 Pro** | Newer Gemini Pro generation with strong structured outputs and mixed reasoning controls for research-heavy tasks. | | ||
| | 13 | **Gemini 3 Flash** | Fast, cheap (0.2× multiplier) with full reasoning support; great for high-volume tasks where speed matters. | | ||
| | 14 | **Droid Core (NVIDIA Nemotron 3 Ultra)** | Open-source, 0.4× multiplier, best NVIDIA model for long running agents. | |
There was a problem hiding this comment.
[P1] Keep Nemotron reflected in config sections
This table adds Droid Core (NVIDIA Nemotron 3 Ultra) and describes it as open-source, but the later Reasoning effort settings list and Open-source models section don’t mention it; that makes the guide internally inconsistent and leaves readers without configuration guidance for the newly-recommended model (also consider bumping the “last updated” date since the page content changed).
| | 11 | **Claude Haiku 4.5** | Fast, cost-efficient for routine tasks and high-volume automation. | | ||
| | 12 | **Gemini 3.1 Pro** | Newer Gemini Pro generation with strong structured outputs and mixed reasoning controls for research-heavy tasks. | | ||
| | 13 | **Gemini 3 Flash** | Fast, cheap (0.2× multiplier) with full reasoning support; great for high-volume tasks where speed matters. | | ||
| | 14 | **Droid Core (NVIDIA Nemotron 3 Ultra)** | Open-source, 0.4× multiplier, best NVIDIA model for long running agents. | |
There was a problem hiding this comment.
[P2] Hyphenate “long-running” in the new row
In the new Nemotron entry, “long running” is used as a compound adjective; hyphenating it reads more naturally and avoids the common ambiguity in English.
| | 14 | **Droid Core (NVIDIA Nemotron 3 Ultra)** | Open-source, 0.4× multiplier, best NVIDIA model for long running agents. | | |
| | 14 | **Droid Core (NVIDIA Nemotron 3 Ultra)** | Open-source, 0.4× multiplier, best NVIDIA model for long-running agents. | |
Inserts a new entry at rank 14 in the Current stack rank table on
docs/cli/user-guides/choosing-your-model.mdx:Placed between Gemini 3 Flash (rank 13) and Droid Core (MiniMax M2.7) (now rank 15). All subsequent rows shifted down by one. Column widths were re-padded to keep the table source aligned.