Skip to content

Commit 52783e4

Browse files
Add changelog for 2025-07-18 (#580)
1 parent 9052c67 commit 52783e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fern/changelog/2025-07-18.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1. **Custom headers for custom LLM models**: You can now add custom `headers` to both [`Custom LLM Models`](https://api.vapi.ai/api#:~:text=CustomLLMModel) and [`Workflow Custom Models`](https://api.vapi.ai/api#:~:text=WorkflowCustomModel) (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).

0 commit comments

Comments
 (0)