tks! i think its almost ready, now we need to fine tune it for different queries, models, and stuff...
sometimes model get confused about transfers and transactions, we have both table on database... so, need a little bit tweek. but in general, its working good.
even for some more complex queries, using the database schema....
i did some optimizations to do not send all tables and scheme to the model, cause just it is like 15.000 tokens... so, it cant be that expensive to run a simple query
tks! i think its almost ready, now we need to fine tune it for different queries, models, and stuff...
sometimes model get confused about transfers and transactions, we have both table on database... so, need a little bit tweek. but in general, its working good.
even for some more complex queries, using the database schema....
i did some optimizations to do not send all tables and scheme to the model, cause just it is like 15.000 tokens... so, it cant be that expensive to run a simple query