We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618a442 commit 4b79c8bCopy full SHA for 4b79c8b
src/seclab_taskflow_agent/capi.py
@@ -52,7 +52,7 @@ def get_AI_token():
52
53
def get_custom_header() -> dict[str, str]:
54
"""
55
- Get custom header from environment variable CUSTOM_HEADER.
+ Get custom header from environment variable AI_API_CUSTOM_HEADER.
56
Expected format: name:value
57
Returns a dictionary that can be merged into request headers.
58
0 commit comments