If I use this method "1. Send the user's query to an LLM to convert it into a MySQL query. 2. Use MySQL to execute the query or search. 3. Post-process results and optionally send them back to the LLM for refinement before displaying them to the user.". Is this feasible? Can it be a replacement to vector database?
If I use this method "1. Send the user's query to an LLM to convert it into a MySQL query.
2. Use MySQL to execute the query or search.
3. Post-process results and optionally send them back to the LLM for refinement before displaying them to the user.". Is this feasible? Can it be a replacement to vector database?
it has different purposes