We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efaa21f commit 10f0e86Copy full SHA for 10f0e86
1 file changed
autonomous-ai-agents/nl2sql_data_retrieval/nl2sql_data_retrieval_agent.sql
@@ -197,7 +197,7 @@ BEGIN
197
'invoke GET_URL_CONTENT to validate the source content. ' ||
198
'Always present answers in a clearly formatted and readable manner using bullet points. ' ||
199
'At the end of the response, add a blank line followed by a **Sources** section. ' ||
200
- 'If SQL_TOOL was used, include the source tag * DATABASE. ' ||
+ 'If SQL_TOOL was used, include the source tag * ORACLE AI DATABASE. ' ||
201
'If WEBSEARCH was used, include a * WEBSEARCH section followed by a markdown list of referenced URLs. ' ||
202
'If both were used, include both source sections. ' ||
203
'Use {current_location} to identify the user location when required. ' ||
0 commit comments