/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Getting AI to write good SQL
(cloud.google.com)
478 points
richards
| 1 comments |
16 May 25 21:10 UTC
|
HN request time: 0.203s
|
source
Show context
cloudking
◴[
16 May 25 21:53 UTC
]
No.
44010100
[source]
▶
>>44009848 (OP)
#
This is pretty simple in any foundation model, provide a well commented schema and ask for the query
replies(4):
>>44010110
#
>>44010243
#
>>44010309
#
>>44011095
#
1.
fsndz
◴[
16 May 25 22:15 UTC
]
No.
44010243
[source]
▶
>>44010100
#
the smolagents library is also pretty nice to do the scaffolding around the model. Text to sql seems simple in demos, but to make it work in real life complex cases is very hard:
https://medium.com/thoughts-on-machine-learning/build-a-text...
ID:
GO
↑