From 33eb1619556bca531e34b090d9a0dd63a811567d Mon Sep 17 00:00:00 2001 From: pwseg Date: Tue, 24 Sep 2024 14:35:14 -0500 Subject: [PATCH 1/2] remove beta callout --- src/connections/functions/copilot.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/connections/functions/copilot.md b/src/connections/functions/copilot.md index d394acd353..a09fe5262b 100644 --- a/src/connections/functions/copilot.md +++ b/src/connections/functions/copilot.md @@ -4,9 +4,6 @@ title: Functions Copilot 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/). -> info "Functions Copilot Public Beta" -> Functions Copilot is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. - ## Functions Copilot benefits Functions Copilot improves efficiency and productivity by streamlining the process of creating and managing custom functions. From c533e3862368e9002d3a64c9db7b6508de586838 Mon Sep 17 00:00:00 2001 From: pwseg Date: Fri, 27 Sep 2024 15:32:28 -0500 Subject: [PATCH 2/2] update regional availability --- src/connections/functions/copilot.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/connections/functions/copilot.md b/src/connections/functions/copilot.md index a09fe5262b..b5eaceaec0 100644 --- a/src/connections/functions/copilot.md +++ b/src/connections/functions/copilot.md @@ -38,5 +38,4 @@ Follow this guidance when you use Functions Copilot: Keep the following limitations in mind as you work with Functions Copilot: - **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. -- **Language support**: Functions Copilot only supports English prompts. Using other languages may impact the accuracy of the generated output. -- **Regional support**: Functions Copilot is only available for US region Segment workspaces. \ No newline at end of file +- **Language support**: Functions Copilot only supports English prompts. Using other languages may impact the accuracy of the generated output. \ No newline at end of file