Skip to content

[doc]add most popular llm inference platform in github -gpustack intergrate newapi cookbook - #192

Open
yiminghub2024 wants to merge 9 commits into
QuantumNous:mainfrom
yiminghub2024:main
Open

[doc]add most popular llm inference platform in github -gpustack intergrate newapi cookbook #192
yiminghub2024 wants to merge 9 commits into
QuantumNous:mainfrom
yiminghub2024:main

Conversation

@yiminghub2024

@yiminghub2024 yiminghub2024 commented Jul 22, 2026

Copy link
Copy Markdown

[doc]add most popular llm inference platform in github -gpustack intergrate newapi cookbook

stars 5.4K

https://github.com/gpustack/gpustack

Summary by CodeRabbit

  • New Features
    • Added GPUStack to the supported AI applications catalog.
    • Added English and Chinese setup guides for connecting GPUStack as an upstream channel.
    • Documented model deployment, API key creation, channel configuration, pricing, connectivity testing, and unified API usage.
    • Included guidance for chat, embedding, and rerank model requests.

@vercel

vercel Bot commented Jul 22, 2026

Copy link
Copy Markdown

@yiminghub2024 is attempting to deploy a commit to the quantumnous Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@yiminghub2024, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 55 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 126c9094-8da2-46fc-abfc-99e33aa78460

📥 Commits

Reviewing files that changed from the base of the PR and between 14b8dbe and 56a49d6.

📒 Files selected for processing (1)
  • content/docs/zh/apps/gpustack.mdx

Walkthrough

Adds English and Chinese documentation for connecting GPUStack to New API, including setup, channel configuration, token usage, and unified API examples. GPUStack is also added to both application indexes and route metadata.

Changes

GPUStack integration documentation

Layer / File(s) Summary
Integration guide foundation
content/docs/{en,zh}/apps/gpustack.mdx
Introduces GPUStack, prerequisites, model deployment, and API key creation.
Channel configuration and unified API usage
content/docs/{en,zh}/apps/gpustack.mdx
Documents channel settings, connectivity testing, token group requirements, unified chat completions, embedding, and rerank requests.
Application navigation and route registration
content/docs/{en,zh}/apps/index.mdx, content/docs/{en,zh}/apps/meta.json
Adds GPUStack application cards, icons, and documentation routes in both languages.

Estimated code review effort: 2 (Simple) | ~10 minutes

Poem

A rabbit hops through GPUStack’s gate,
With models queued and channels straight.
Keys tucked safe, the routes now gleam,
New API carries the unified stream.
“Hop, hop!” says Bun, “the docs are bright!”

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is clearly related to the PR, describing the new GPUStack integration cookbook for New API.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@yiminghub2024

Copy link
Copy Markdown
Author

@Calcium-Ion hi ,please run vercel to preview this pr ,thanks

@coderabbitai coderabbitai 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.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@content/docs/zh/apps/gpustack.mdx`:
- Line 7: Update the GPUStack introduction text to correct the punctuation and
spacing errors around “性能” and “企业级运营,” and separate the run-on clauses with
appropriate Chinese punctuation and spacing while preserving the existing
feature and vendor information.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 80583cd2-5a17-406a-9c8f-0b79943f9943

📥 Commits

Reviewing files that changed from the base of the PR and between f7d8f97 and 14b8dbe.

⛔ Files ignored due to path filters (12)
  • public/assets/gpustack/gpustack-api-access-info.png is excluded by !**/*.png
  • public/assets/gpustack/gpustack-create-api-key.png is excluded by !**/*.png
  • public/assets/gpustack/gpustack-deploy-models.png is excluded by !**/*.png
  • public/assets/gpustack/gpustack-v2-architecture.png is excluded by !**/*.png
  • public/assets/gpustack/newapi-add-channel-01.png is excluded by !**/*.png
  • public/assets/gpustack/newapi-add-channel-02.png is excluded by !**/*.png
  • public/assets/gpustack/newapi-add-channel-03.png is excluded by !**/*.png
  • public/assets/gpustack/newapi-add-channel-04.png is excluded by !**/*.png
  • public/assets/gpustack/newapi-channel-pricing-01.png is excluded by !**/*.png
  • public/assets/gpustack/newapi-channel-pricing-02.png is excluded by !**/*.png
  • public/assets/gpustack/newapi-channel-pricing-03.png is excluded by !**/*.png
  • public/assets/gpustack/newapi-channel-test.png is excluded by !**/*.png
📒 Files selected for processing (6)
  • content/docs/en/apps/gpustack.mdx
  • content/docs/en/apps/index.mdx
  • content/docs/en/apps/meta.json
  • content/docs/zh/apps/gpustack.mdx
  • content/docs/zh/apps/index.mdx
  • content/docs/zh/apps/meta.json

Comment thread content/docs/zh/apps/gpustack.mdx Outdated
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@yiminghub2024

Copy link
Copy Markdown
Author

gpustack/gpustack#5924

gpustack have merge this cookbook for newapi also :)

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