Skip to content

docs(use-basilica): add deployment reference guides - #2

Draft
itzlambda wants to merge 4 commits into
mainfrom
improve-serverless-deployment-skill
Draft

docs(use-basilica): add deployment reference guides#2
itzlambda wants to merge 4 commits into
mainfrom
improve-serverless-deployment-skill

Conversation

@itzlambda

Copy link
Copy Markdown
Contributor

Adds focused reference docs for Basilica deployment workflows and keeps the root skill as the routing layer.

Summary:

  • Replace the misleading “large models -> rentals” guidance with deployment-first inference guidance.
  • Add a large-model deployment reference covering vLLM/SGLang helpers, custom health checks, multi-GPU vLLM configuration, startup timeouts, and failure handling.
  • Add a serverless deployment reference covering CLI deploys, SDK deploys, decorators, containers, custom Docker images, storage, GPU apps, WebSockets, public metadata, progress callbacks, async orchestration, and troubleshooting.
  • Link both references from skills/use-basilica/SKILL.md so agents load details only when needed.

Validation:

  • quick_validate.py skills/use-basilica passes.
  • git diff --check upstream/main...HEAD passes.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b81de8ff-1cde-461c-a8ff-a0f21f98a144

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch improve-serverless-deployment-skill

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.

@itzlambda
itzlambda force-pushed the improve-serverless-deployment-skill branch from 66b380a to 9b685bd Compare July 9, 2026 08:42
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