We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7391d1 + c123535 commit f612178Copy full SHA for f612178
1 file changed
flash/overview.mdx
@@ -2,16 +2,11 @@
2
title: "Overview"
3
sidebarTitle: "Overview"
4
description: "Build autoscaling AI/ML apps using local code with Runpod Flash."
5
-tag: "BETA"
6
mode: "wide"
7
---
8
9
<div className="overview-page-wrapper" />
10
11
-<Note>
12
-Flash is currently in beta. [Join our Discord](https://discord.gg/cUpRmau42V) to provide feedback and get support.
13
-</Note>
14
-
15
Flash is a Python SDK for developing cloud-native AI apps where you define everything—hardware, remote functions, and dependencies—using local code.
16
17
```python
0 commit comments