Skip to content

Commit e1a689f

Browse files
Fix no tool ability (#112)
1 parent a892d45 commit e1a689f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

text_2_sql/text_2_sql_core/src/text_2_sql_core/prompts/sql_query_correction_agent.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,5 @@ system_message:
136136
137137
Remember: Focus on converting standard SQL patterns to {{ target_engine }}-compliant syntax while preserving the original query logic.
138138
"
139+
tools:
140+
- sql_query_execution_tool

0 commit comments

Comments
 (0)