Skip to content

aide.apiConcurrency ​

This configuration allows you to customize the AI request concurrency, which is 1 by default. It is recommended not to change it when using local models.

  • Default Value:

    json
    {
      "aide.apiConcurrency": 1
    }

TIP

You can increase this number to speed up the AI Batch Processing. It is not recommended to exceed 3.

Released under the MIT License.