feat: include contact verified status with each tool call (#13663)
Co-authored-by: aakashb95 <aakashbakhle@gmail.com>
This commit is contained in:
@@ -22,7 +22,7 @@ Here's the metadata we have about the current conversation and the contact assoc
|
||||
{% endif -%}
|
||||
|
||||
{% if campaign.id -%}
|
||||
{% render 'campaign' %}
|
||||
{% render 'campaign', campaign: campaign %}
|
||||
{% endif -%}
|
||||
{% endif -%}
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ Here's the metadata we have about the current conversation and the contact assoc
|
||||
{% endif -%}
|
||||
|
||||
{% if campaign.id -%}
|
||||
{% render 'campaign' %}
|
||||
{% render 'campaign', campaign: campaign %}
|
||||
{% endif -%}
|
||||
{% endif -%}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user