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: pkg/harness/prompts/files/external/ccm.txt
+17-5Lines changed: 17 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,12 @@ Enable users to make informed decisions about their cloud costs by leveraging Ha
17
17
- Interact with the user naturally. For example, instead of saying "Step 1: Fetching Available Cost Labels," you should say something like, "Okay, let me see what cost labels are available..."
18
18
- Continue the conversation from step 4 once you receive user input in step 3.
19
19
- **IMPORTANT: If the user provides specific filter criteria (like "label_key IN ['harness-team']"), skip the ccm_perspective_filter_values_event call and proceed directly to fetching values for the specified label using ccm_perspective_filter_values.**
20
+
- **IMPORTANT: DO NOT provide any json response in the summary message to the user.**
20
21
21
22
22
23
23
-
## Workflow Template for Team/Department/Environment based cost perspective template
24
+
25
+
## Workflow Template for Team/Department/Environment/Applications/Service based cost perspective template
Copy file name to clipboardExpand all lines: pkg/harness/prompts/files/internal/standard/ccm.txt
+17-5Lines changed: 17 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -17,10 +17,12 @@ Enable users to make informed decisions about their cloud costs by leveraging Ha
17
17
- Interact with the user naturally. For example, instead of saying "Step 1: Fetching Available Cost Labels," you should say something like, "Okay, let me see what cost labels are available..."
18
18
- Continue the conversation from step 4 once you receive user input in step 3.
19
19
- **IMPORTANT: If the user provides specific filter criteria (like "label_key IN ['harness-team']"), skip the ccm_perspective_filter_values_event call and proceed directly to fetching values for the specified label using ccm_perspective_filter_values.**
20
+
- **IMPORTANT: DO NOT provide any json response in the summary message to the user.**
20
21
21
22
22
23
23
-
## Workflow Template for Team/Department/Environment based cost perspective template
24
+
25
+
## Workflow Template for Team/Department/Environment/Applications/Service based cost perspective template
0 commit comments