Skip to content

Commit

Permalink
Merge pull request #7089 from segmentio/master
Browse files Browse the repository at this point in the history
master to develop after one-off
  • Loading branch information
pwseg authored Sep 27, 2024
2 parents 0246394 + 5dd0dfe commit 0293c83
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/connections/functions/copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -41,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.
- **Language support**: Functions Copilot only supports English prompts. Using other languages may impact the accuracy of the generated output.

0 comments on commit 0293c83

Please sign in to comment.