mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-13 08:15:21 +02:00
- Apply render_template() to the endpoint URL at runtime so
{{initial_context.*}} and {{gathered_context.*}} work in URL
paths (same logic as node prompts and preset parameters).
- Update URL validation to allow template variables in the path
but reject them in the domain.
- Add variable_extraction_timing setting (before/after/both) to
HTTP tools, controlling when conversation variable extraction
runs relative to the tool call.
- Add Variable Extraction Timing radio group to the tool Settings
tab with Before/After/Both options.
|
||
|---|---|---|
| .. | ||
| auth | ||
| campaign | ||
| configuration | ||
| filesystem | ||
| gen_ai | ||
| gender | ||
| integrations | ||
| pipecat | ||
| pricing | ||
| reports | ||
| telephony | ||
| voice_prompting_guide | ||
| worker_sync | ||
| workflow | ||
| mps_service_key_client.py | ||
| posthog_client.py | ||
| quota_service.py | ||
| storage.py | ||
| tool_management.py | ||