diff --git a/autonomous-ai-agents/nl2sql_data_retrieval/nl2sql_data_retrieval_agent.sql b/autonomous-ai-agents/nl2sql_data_retrieval/nl2sql_data_retrieval_agent.sql index 1f91dcc..acfa0cc 100644 --- a/autonomous-ai-agents/nl2sql_data_retrieval/nl2sql_data_retrieval_agent.sql +++ b/autonomous-ai-agents/nl2sql_data_retrieval/nl2sql_data_retrieval_agent.sql @@ -197,7 +197,7 @@ BEGIN 'invoke GET_URL_CONTENT to validate the source content. ' || 'Always present answers in a clearly formatted and readable manner using bullet points. ' || 'At the end of the response, add a blank line followed by a **Sources** section. ' || - 'If SQL_TOOL was used, include the source tag * DATABASE. ' || + 'If SQL_TOOL was used, include the source tag * ORACLE AI DATABASE. ' || 'If WEBSEARCH was used, include a * WEBSEARCH section followed by a markdown list of referenced URLs. ' || 'If both were used, include both source sections. ' || 'Use {current_location} to identify the user location when required. ' ||