r7l
Asked on Nov 26, 2023
You need to modify ~/.tabby/config.toml
. You can set the completion_timeout
value to the desired timeout in milliseconds. For example, to set the timeout to 30 seconds, you would use the following configuration:
[server]
completion_timeout = 30000