Skip to content

fix(provider): adjust OpenAI-compatible request fields#1403

Closed
Alix-007 wants to merge 1 commit intosipeed:mainfrom
Alix-007:fix/issues-1019-1320-openai-compat
Closed

fix(provider): adjust OpenAI-compatible request fields#1403
Alix-007 wants to merge 1 commit intosipeed:mainfrom
Alix-007:fix/issues-1019-1320-openai-compat

Conversation

@Alix-007
Copy link
Contributor

Fixes #1019 and Fixes #1320.

  • skip prompt_cache_key for NVIDIA endpoints
  • enable reasoning_split for MiniMax chat/completions
  • add request-body regression coverage

@Alix-007 Alix-007 force-pushed the fix/issues-1019-1320-openai-compat branch from fb5b9f4 to 34b6576 Compare March 12, 2026 05:08
@sipeed-bot sipeed-bot bot added type: bug Something isn't working domain: provider go Pull requests that update go code labels Mar 12, 2026
xuwei-xy pushed a commit to xuwei-xy/picoclaw that referenced this pull request Mar 14, 2026
@Alix-007
Copy link
Contributor Author

Closing this stale pre-review branch for queue hygiene. It is old, never entered normal maintainer review, and is less costly to recreate from current main later than to keep alive in the active queue now.

@Alix-007 Alix-007 closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: provider go Pull requests that update go code type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] MiniMax official endpoint not supportted! NVIDIA API integration fails due to unsupported 'prompt_cache_key' parameter

1 participant