CUA feature - extraction data combined assisstant's message (#2157)

This commit is contained in:
Shuchang Zheng
2025-04-14 22:54:41 -07:00
committed by GitHub
parent 18f24745d0
commit cac9e6a61a
4 changed files with 17 additions and 19 deletions

View File

@@ -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 %}