Changelog
Get the (almost) daily changelog
New timeoutSeconds Property in Custom LLM Model
- New
timeoutSeconds
Property inCustom LLM Model
: Developers can now specify a custom timeout duration (between 20 and 600 seconds) for connections to their custom language model provider using the newtimeoutSeconds
property. This enhancement allows for better control over response waiting times, accommodating longer operations or varying network conditions.