CUA feature - extraction data combined assisstant's message (#2157)
This commit is contained in:
@@ -14,7 +14,7 @@ If you are trying to extract the href links which are using the jinja style like
|
||||
User Data Extraction Goal: {{ data_extraction_goal }}
|
||||
|
||||
{% if previous_extracted_information %}
|
||||
Previous contexts or thoughts: {{ previous_extracted_information }}
|
||||
Previous contexts or thoughts: ```{{ previous_extracted_information }}```
|
||||
{% endif %}
|
||||
|
||||
{% if error_code_mapping_str %}
|
||||
|
||||
Reference in New Issue
Block a user