Skip to content

Commit 4b79c8b

Browse files
p-Copilot
andauthored
Update src/seclab_taskflow_agent/capi.py
Co-authored-by: Copilot <[email protected]>
1 parent 618a442 commit 4b79c8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/seclab_taskflow_agent/capi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def get_AI_token():
5252

5353
def get_custom_header() -> dict[str, str]:
5454
"""
55-
Get custom header from environment variable CUSTOM_HEADER.
55+
Get custom header from environment variable AI_API_CUSTOM_HEADER.
5656
Expected format: name:value
5757
Returns a dictionary that can be merged into request headers.
5858
"""

0 commit comments

Comments
 (0)