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
Safety should be a primary concern for application developers rather than library developers, and it is particularly not the responsibility of tablegpt-agent.
However, if we remove the safaty guard from tablegpt-agent, it will become challenging to evaluate this feature in applications like tablegpt-chat. In such cases, we may need to install the application instead of library in our eval project, again.
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
-
Safety should be a primary concern for application developers rather than library developers, and it is particularly not the responsibility of
tablegpt-agent
.However, if we remove the safaty guard from
tablegpt-agent
, it will become challenging to evaluate this feature in applications liketablegpt-chat
. In such cases, we may need to install the application instead of library in our eval project, again.Beta Was this translation helpful? Give feedback.
All reactions