We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e493bb9 commit fdb406fCopy full SHA for fdb406f
1 file changed
.github/workflows/pr.yml
@@ -55,6 +55,7 @@ jobs:
55
EXPO_PUBLIC_APP_URL=http://localhost:9200
56
DATABASE_URL=${GITHUB_WORKSPACE}/apps/agent/test.db
57
OPENAI_API_KEY=${{ secrets.OPENAI_API_KEY }}
58
+ LLM_MODEL=gpt-5-mini
59
DKG_PUBLISH_WALLET=${{ secrets.DKG_Node_Private_key }}
60
DKG_BLOCKCHAIN=otp:2043
61
DKG_OTNODE_URL=https://positron.origin-trail.network
0 commit comments