Skip to content

Commit

Permalink
AI Agile Coach using ChatGPT (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinejaussoin authored Mar 28, 2023
1 parent 76a5cc5 commit ba94d9b
Show file tree
Hide file tree
Showing 50 changed files with 11,109 additions and 831 deletions.
5 changes: 4 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,7 @@ RATE_LIMIT_WS_POINTS=600
RATE_LIMIT_WS_DURATION=60
WS_MAX_BUFFER_SIZE=10000
GA4_SECRET=
GA4_MEASUREMENT_ID=G-XXXXXXXXXX
GA4_MEASUREMENT_ID=G-XXXXXXXXXX
OPEN_AI_API_KEY=sk-xxxx
OPEN_AI_FREE_LIMIT=5
OPEN_AI_PAID_LIMIT=1000
2 changes: 1 addition & 1 deletion .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Alpha Build'

on:
push:
branches: [v51/react18]
branches: [v51/gpt]

jobs:
frontend:
Expand Down
Loading

0 comments on commit ba94d9b

Please sign in to comment.