Skip to content

feat: add NVIDIA NIM support for thinking models (Kimi-K2)

2075e1b
Select commit
Loading
Failed to load commit list.
Draft

feat: add NVIDIA NIM support for thinking models (Kimi-K2) #11112

feat: add NVIDIA NIM support for thinking models (Kimi-K2)
2075e1b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 30, 2026 in 4s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 551 in src/api/providers/openai.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
api.nvidia.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 551 in src/api/providers/openai.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
nvidia.com
' can be anywhere in the URL, and arbitrary hosts may come before or after it.