8 ms·
Really great use case to be fair and congratulations on the launch. Wanted to ask: 1. how well does it handle joins among multiple tables to find an answer 2. w
by gvv 3y ago
Really great use case to be fair and congratulations on the launch.
Wanted to ask:
1. how well does it handle joins among multiple tables to find an answer
2. what happens if your tables and fields to not make a lot of sense in English?
Thanks!
- l5870uoo9y 3y agoDeveloping a similar product and to my surprise switching languages isn't a problem at all. It also uses the correct tables when the user inputs "movies" instead "films" as the table is actually called. Writing this[0] here in German will produce the same result[1]. Now of course GPT version makes a big difference. [0] https://aihelperbot.com/snippets/clg9n8zgi0000l60fx0yu8cbo https://aihelperbot.com/snippets/clg9n8zgi0000l60fx0yu8cbo [1] https://aihelperbot.com/snippets/clg9nce140002l60fyf5r5bt0 https://aihelperbot.com/snippets/clg9nce140002l60fyf5r5bt0
- dan_lupashku 3y ago1. It handles joins pretty well 2. It can make sense sometimes, but you always have the option to specify the table name