Skip to content

Commit 2993c85

Browse files
freetonikCopilot
andauthored
Update verda/cli/utils/client.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2eb8a7f commit 2993c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verda/cli/utils/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def get_client() -> VerdaClient:
1515
VERDA_CLIENT_SECRET: API client secret
1616
1717
Optional environment variables:
18-
VERDA_BASE_URL: API base URL (default: https://api.datacrunch.io/v1)
18+
VERDA_BASE_URL: API base URL (default: https://api.verda.ai/v1)
1919
VERDA_INFERENCE_KEY: Inference API key
2020
2121
Returns:

0 commit comments

Comments
 (0)