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.
Custom headers for custom LLM models: You can now add custom headers to both Custom LLM Models and Workflow Custom Models (including in assistants, squads, and workflows). This lets you send custom HTTP headers—such as for authentication or extra metadata—when Vapi calls your custom LLM API. The headers property overrides default headers (except Authorization, which should be set via your custom-llm credential).