lib/human_sql.rb in human_sql-0.1.5 vs lib/human_sql.rb in human_sql-0.1.6
- old
+ new
@@ -130,9 +130,10 @@
Here are the results obtained from the database:
#{formatted_results}
Please generate a natural language description that clearly and understandably explains these results to the user in #{HumanSQLConfig[:default_language]}.
+ Do not ask for confirmation, just confirm what has already been done.
PROMPT
call_openai_service(prompt)
end