Skip to content

Commit 37eb9c8

Browse files
update Open Source Docs from Roblox internal teams
1 parent f074f31 commit 37eb9c8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/en-us/characters/generate-text.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ title: Generate text
33
description: Use an LLM to generate text for NPC dialog, help systems, and more.
44
---
55

6-
<Alert severity="warning">
7-
The text generation API is currently in beta. To get started with the API, fill out [this form](https://survey.roblox.com/jfe/form/SV_3QnTMZaFmYe2FTM). You must be ID verified, and your experience must have a **Moderate** or **Restricted** content maturity rating.
8-
</Alert>
9-
106
The text generation API lets you use a large language model (LLM) to generate text based on a system prompt from you and a user prompt from the player. The most common use of the API is for creating interactive non-player characters (NPCs).
117

128
For example, in a survival experience, your system prompt for a talking animal might be `"You are a very busy beaver. You end all statements by mentioning how you need to get back to work on your dam."`. Users could ask the beaver about water in the area, the size of a nearby forest, predators, etc.

0 commit comments

Comments
 (0)