[BUG] 紧急问题:NVIDIA模型绑定调用报错
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
问题描述
在以 OpenAI Chat 调用 https://integrate.api.nvidia.com/v1 的模型 nvidia/nemotron-3-ultra-550b-a55b
上下文/最大输出:1000000
思考:开
报错:[EXECUTION_FAILED] task execution failed: data did not match any variant of untagged enum InputParam
我的 UID:019e7655-a6f0-7436-ae66-13921c669962
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the OpenAI Chat request against https://integrate.api.nvidia.com/v1 with nvidia/nemotron-3-ultra-550b-a55b, one-million-token output, and thinking enabled. Trace where the request is validated against the InputParam variant; done means the model call no longer returns EXECUTION_FAILED.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100