2024-08-20 16:24:15 +09:00

8 lines
166 B
Python

config = {
"translator": {
"chatgptapi": {
"context_paragraph_limit" : 3,
"batch_context_update_interval" : 50,
}
},
}