Hi
If you don't mind me asking:
I am carefully studying both pages:
https://docs.puter.com/AI/chat/#function-calling
https://platform.openai.com/docs/guides/function-calling#function-tool-example
Could you please show me some sample code how you would query my own SQL database table using
(1) the defined callable tool
(2) a certain number of functions which generate the SQL query and retrieve the data from my database table
Thanks in advance.
KBW
Originally posted by @kamibarut609-commits in #2107