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.
2 parents c81c1fb + 589bf9c commit b0726f3Copy full SHA for b0726f3
.github/workflows/doc_review.yml
@@ -76,7 +76,7 @@ jobs:
76
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
77
API_PROVIDER: "openai" # or "openai" if you want to use OpenAI
78
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
79
- OPENAI_API_MODEL: "gpt-4o"
+ OPENAI_API_MODEL: "gpt-4"
80
exclude: "**/*.json" # Optional: exclude patterns separated by commas
81
REVIEW_MODE: ${{ steps.extract.outputs.REVIEW_MODE || 'default' }}
82
COMMIT_SHA: ${{ steps.extract.outputs.COMMIT_SHA || '' }}
tidb-cloud/serverless-audit-logging.md
0 commit comments