Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd9b0f89

Browse files
committed
chore: renaming prompt param name
Signed-off-by: Danny Kopping <dannykopping@gmail.com>
1 parent4afdfb7 commitd9b0f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎provider/ai_task.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ type AITaskSidebarApp struct {
1919
}
2020

2121
// TaskPromptParameterName is the name of the parameter which is *required* to be defined when a coder_ai_task is used.
22-
constTaskPromptParameterName="task_prompt"
22+
constTaskPromptParameterName="AI Prompt"
2323

2424
funcaiTask()*schema.Resource {
2525
return&schema.Resource{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp