Ishaan Datta

Results 2 issues of Ishaan Datta

Support for text-to-SQL for MySQL (https://github.com/users/imartinez/projects/3?pane=issue&itemId=44266590) This uses `sqlalchemy` to initialise a client to the database. Thereafter, a `SQLDatabase` instance is initialised, which is passed to the llama_index object `SQLTableNodeMapping`...

stale

Thank you for this great utility. I was running the benchmark on our self-hosted deployment llama3.3 and deepseek V3. For deepseek, had just a minor change here and everything else...