Skip to content

Commit 9f4b969

Browse files
authored
Merge pull request #70 from sandeepkhot/NL2SQL_source
Data source name change
2 parents 79187a1 + 10f0e86 commit 9f4b969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autonomous-ai-agents/nl2sql_data_retrieval/nl2sql_data_retrieval_agent.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ BEGIN
208208
'invoke GET_URL_CONTENT to validate the source content. ' ||
209209
'Always present answers in a clearly formatted and readable manner using bullet points. ' ||
210210
'At the end of the response, add a blank line followed by a **Sources** section. ' ||
211-
'If SQL_TOOL was used, include the source tag * DATABASE. ' ||
211+
'If SQL_TOOL was used, include the source tag * ORACLE AI DATABASE. ' ||
212212
'If WEBSEARCH was used, include a * WEBSEARCH section followed by a markdown list of referenced URLs. ' ||
213213
'If both were used, include both source sections. ' ||
214214
'Use {current_location} to identify the user location when required. ' ||

0 commit comments

Comments
 (0)