Skip to main content

Documentation Index

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

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

Beam vs. Beta9

Beam and Beta9 have similar functionality. You can switch between either product by changing the SDK imports and CLI commands used:
beam.cloudBeta9
Installationpip install beam-clientpip install beta9
Importsfrom beam import endpointfrom beta9 import endpoint
CLI Commandsbeam serve app.py:functionbeta9 serve app.py:function

Self-Hosting Beta9

Self-Host on AWS

Self-Host Locally

Architecture

Contributor Guide

We welcome contributions, big or small! These are the most helpful things for us: