docs(history): bound autonomous review cadence
This commit is contained in:
parent
dc1548518a
commit
03714180fd
2 changed files with 19 additions and 4 deletions
|
|
@ -11,9 +11,9 @@
|
|||
"git_batch_size": 500,
|
||||
"review_queue_backfill_batch_size": 500,
|
||||
"semantic_review_endpoint": "http://127.0.0.1:8077/v1/broadcast",
|
||||
"semantic_review_interval_seconds": 300,
|
||||
"semantic_review_batch_size": 4,
|
||||
"semantic_excerpt_bytes": 6000,
|
||||
"semantic_review_interval_seconds": 600,
|
||||
"semantic_review_batch_size": 8,
|
||||
"semantic_excerpt_bytes": 1800,
|
||||
"sources": [
|
||||
{
|
||||
"id": "GPT-LANGUAGE-CHAOS-ORIGINAL",
|
||||
|
|
|
|||
Loading…
Reference in a new issue