Merge pull request 'chore: update agent url' (#6) from drgroot-patch-1 into main

Reviewed-on: #6
This commit is contained in:
2026-01-20 13:02:20 +00:00

View File

@@ -3,7 +3,7 @@ description: 'Sends markdown files to the lake to embed into vector form'
inputs: inputs:
api_url: api_url:
description: 'api url' description: 'api url'
default: 'http://agents-api.servc-agents:3000' default: 'http://agent-api.k8s.private'
required: false required: false
api_token: api_token:
description: 'API token for authentication' description: 'API token for authentication'