diff --git a/agenta-web/src/components/pages/app-management/components/GetStartedSection.tsx b/agenta-web/src/components/pages/app-management/components/GetStartedSection.tsx index 701ddf3342..985ee08b5e 100644 --- a/agenta-web/src/components/pages/app-management/components/GetStartedSection.tsx +++ b/agenta-web/src/components/pages/app-management/components/GetStartedSection.tsx @@ -84,7 +84,7 @@ const GetStartedSection = ({
Create New Prompt - +
@@ -98,7 +98,7 @@ const GetStartedSection = ({
Set Up Tracing - +
@@ -112,7 +112,7 @@ const GetStartedSection = ({
Create Custom Workflow - +
diff --git a/agenta-web/src/components/pages/app-management/components/HelpAndSupportSection.tsx b/agenta-web/src/components/pages/app-management/components/HelpAndSupportSection.tsx index e1481ada46..6074687c7c 100644 --- a/agenta-web/src/components/pages/app-management/components/HelpAndSupportSection.tsx +++ b/agenta-web/src/components/pages/app-management/components/HelpAndSupportSection.tsx @@ -45,9 +45,13 @@ const HelpAndSupportSection = () => {
- + - Learn how to create a prompt + Learn how to manage prompts diff --git a/agenta-web/src/components/pages/app-management/modals/SetupTracingModal.tsx b/agenta-web/src/components/pages/app-management/modals/SetupTracingModal.tsx index d6cfa39d6a..a5c719f640 100644 --- a/agenta-web/src/components/pages/app-management/modals/SetupTracingModal.tsx +++ b/agenta-web/src/components/pages/app-management/modals/SetupTracingModal.tsx @@ -317,7 +317,10 @@ print(response["choices"][0]["message"]["content"])`, icon={} /> Set up tracing -