Skip to content

feat(openrouter/nvidia/nemotron-3.5-lightning): add new models [bot] - #2130

Closed
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-openrouter-nvidia-nemotron-3.5-lightning-20260812-000857
Closed

feat(openrouter/nvidia/nemotron-3.5-lightning): add new models [bot]#2130
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-openrouter-nvidia-nemotron-3.5-lightning-20260812-000857

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for openrouter/nvidia/nemotron-3.5-lightning.


Note

Low Risk
Additive model metadata only; no runtime logic, auth, or data-handling changes.

Overview
Adds OpenRouter support for nvidia/nemotron-3.5-lightning, a text chat model with thinking enabled, a 262K context window, and prompt caching / structured output features.

Reviewed by Cursor Bugbot for commit d8bf879. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d8bf879. Configure here.

features:
- json_output
- prompt_caching
- structured_output

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing tool-calling feature flags

Medium Severity

features lists json_output, prompt_caching, and structured_output, but omits function_calling and tool_choice. Lightning is an agentic execution model, and sibling OpenRouter Nemotron chat configs declare those tool flags. Without them, consumers of this registry will treat the model as non-tool-capable.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit d8bf879. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant