Get the (almost) daily changelog
- Custom headers for custom LLM models: You can now add custom
headers
to bothCustom LLM Models
andWorkflow 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. Theheaders
property overrides default headers (exceptAuthorization
, which should be set via your custom-llm credential).