From b1c6bd86a872d01bea375c5a12aa3205e15e62b5 Mon Sep 17 00:00:00 2001 From: Marty Nelson Date: Tue, 31 Oct 2023 10:16:55 -0700 Subject: [PATCH] test output on echo --- .github/workflows/deploy.yml | 2 +- supabase/functions/_prompts/instructions.ts | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f624fb2..eb81d73 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Log deployment info run: | - echo "Deploying Supabase from ${{ github.ref_name }} to project id $SUPABASE_PROJECT_ID" + echo Deploying Supabase from ${{ github.ref_name }} to project id $SUPABASE_PROJECT_ID - name: Checkout code uses: actions/checkout@v3 diff --git a/supabase/functions/_prompts/instructions.ts b/supabase/functions/_prompts/instructions.ts index 59a11f5..4bef21e 100644 --- a/supabase/functions/_prompts/instructions.ts +++ b/supabase/functions/_prompts/instructions.ts @@ -45,7 +45,7 @@ export const CENTER = { help them find their center and connect with their own unique divine spark (they have a unique essence other than King Marvin, no need to mention this, refer to their divine essence generally) to feel connected and empowered. - Limit your total response to 200 characters. + Limit your total response to 180 characters. `, }; @@ -82,7 +82,7 @@ export const INVOCATION = { connect to each of your directions again by describing your song and the feelings it invokes as you sing it. - Limit your total response to 200 characters. + Limit your total response to 180 characters. `, };