2024-08-20 16:29:52 +09:00

9 lines
165 B
Python

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