Skip to content

Commit 0293c83

Browse files
authored
Merge pull request #7089 from segmentio/master
master to develop after one-off
2 parents 0246394 + 5dd0dfe commit 0293c83

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/connections/functions/copilot.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ title: Functions Copilot
44

55
Functions Copilot helps you generate JavaScript code for functions using natural language prompts. For more information about the language model used to generate JavaScript code, see the [Functions Copilot Nutrition Facts Label](/docs/connections/functions/functions-copilot-nutrition-facts/).
66

7-
> info "Functions Copilot Public Beta"
8-
> Functions Copilot is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
9-
107
## Functions Copilot benefits
118

129
Functions Copilot improves efficiency and productivity by streamlining the process of creating and managing custom functions.
@@ -41,5 +38,4 @@ Follow this guidance when you use Functions Copilot:
4138
Keep the following limitations in mind as you work with Functions Copilot:
4239

4340
- **Context limitations**: Functions Copilot generates code based on Segment-specific terminology and the prompts you write. As a result, the generated output may not always be accurate. If the function doesn't initially meet your needs, try to refine or rewrite your prompt.
44-
- **Language support**: Functions Copilot only supports English prompts. Using other languages may impact the accuracy of the generated output.
45-
- **Regional support**: Functions Copilot is only available for US region Segment workspaces.
41+
- **Language support**: Functions Copilot only supports English prompts. Using other languages may impact the accuracy of the generated output.

0 commit comments

Comments
 (0)