Find answers from the community

Updated 3 months ago

I am exploring the sql query engine. For

I am exploring the sql query engine. For the SQL one I get: I'm sorry, but I can't execute SQL queries or access databases to provide real-time results. However, I can guide you on how to write the SQL query for the question you've asked. -- the pandas one works fine
L
g
5 comments
sounds like classic "safe gaurds" for LLMs :PSadge:
But it works fine for pandas - it is even using eval there and running the arbitrary python code.
the SQL itself would be safer - you mean it is an issue with GPT4?
which LLM would you recommend instead?
Yea, just an issue with how GPT-4 is trained. Sometimes it works for SQL, sometimes it doesn't and tries to be safe. Could try gpt-3.5
Add a reply
Sign up and join the conversation on Discord