You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that the csv agent just creates and instance of the pandas dataframe agent, but the allow_dangerous_code is set to False.
Now, i can't seem to find anything about if it's safer to use and it would be of big help to know if i should change my code to use the csv agent for question answering instead.
For example, the pandas dataframe agent can delete it's own rows if asked. Can something of this kind happen with the csv agent?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I know that the csv agent just creates and instance of the pandas dataframe agent, but the allow_dangerous_code is set to False.
Now, i can't seem to find anything about if it's safer to use and it would be of big help to know if i should change my code to use the csv agent for question answering instead.
For example, the pandas dataframe agent can delete it's own rows if asked. Can something of this kind happen with the csv agent?
Beta Was this translation helpful? Give feedback.
All reactions