You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scaffolder-templates/agentic-ai-template/template.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ spec:
122
122
title: Model Name
123
123
type: string
124
124
description: Name of the AI Model
125
-
default: Granite-3.1 is a high-performance, open-source, distributed graph database.
125
+
default: granite-3.1
126
126
model_endpoint:
127
127
title: Model Endpoint
128
128
type: string
@@ -136,7 +136,7 @@ spec:
136
136
title: Model Name
137
137
type: string
138
138
description: Name of the AI Model
139
-
default: Llama 3.3 is a powerful and advanced large language model developed by Meta AI.
139
+
default: llama3.3
140
140
model_endpoint:
141
141
title: Model Endpoint
142
142
type: string
@@ -149,7 +149,7 @@ spec:
149
149
model_name:
150
150
title: Model Name
151
151
type: string
152
-
description: Qwen-2.5 is a large language model developed by Huawei, known for its advanced capabilities in natural language understanding and generation.
0 commit comments