For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
New timeoutSeconds Property in Custom 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 new timeoutSeconds property. This enhancement allows for better control over response waiting times, accommodating longer operations or varying network conditions.