Skip to content

Commit 8272743

Browse files
committed
log default API
1 parent f7313ba commit 8272743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/seclab_taskflow_agent/banner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def get_banner() -> str:
3838
║ TASKFLOW AGENT ║
3939
║ ║
4040
╠══════════════════════════════════════════════════════════════════╣
41-
║ AI API Endpoint: {api_endpoint:<48}
41+
Default AI API Endpoint: {api_endpoint:<40}
4242
╚══════════════════════════════════════════════════════════════════╝
4343
"""
4444
return banner

0 commit comments

Comments
 (0)