Skip to content

Commit ab930ad

Browse files
committed
feat: add comment for tracking header
1 parent 4405ebe commit ab930ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/strands_tools/apify.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
except ImportError:
7878
HAS_APIFY_CLIENT = False
7979

80+
# Attribution header - lets Apify track usage originating from strands-agents (analytics only)
8081
TRACKING_HEADER = {"x-apify-integration-platform": "strands-agents"}
8182
ERROR_PANEL_TITLE = "[bold red]Apify Error[/bold red]"
8283
DEFAULT_TIMEOUT_SECS = 300

0 commit comments

Comments
 (0)