shiftu
Results
1
issues of
shiftu
The current implementation of the SQL generation feature using LLM incurs significant token consumption with each request, primarily due to: Sending the entire database schema (via db_schema) to the LLM,...