Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brightnode.cloud/llms.txt

Use this file to discover all available pages before exploring further.

Beams is Brightnode’s preview workflow for managed inference deployments. It is intended for teams that want more deployment-level control than the shared Router path provides.
Beams is currently a preview capability. Product behavior, availability, and supported workflows may change as the feature matures.

Where Beams fits

Use Router when you want the simplest hosted inference experience with one shared OpenAI-compatible endpoint. Consider Beams when you need a deployment-oriented workflow for a specific model and are comfortable using a preview feature.

What to expect today

At a high level, Beams is designed around managed model deployments rather than the shared hosted model catalog. That makes it the better fit for advanced rollout or deployment control scenarios, while Router remains the default path for most integrations.

Access and authentication

Beams-related workflows use the same Brightnode API key system as the rest of the platform. Keep deployment access isolated by using a key with the Deployments scope instead of reusing broad credentials. For most production integrations, start with:
  1. API keys for scoped access.
  2. Models to choose a compatible hosted model.
  3. Router for the first implementation.
  4. Beams only when you specifically need deployment-level behavior and are ready to work with a preview feature.