SeanScripts

Results 3 issues of SeanScripts

In the SearchUtil class, adds a function get_param_presets_df to get a dataframe of all parameter presets in the agent, with optional filtering to a list of flows. This covers a...

Draft

When the playbook invokes a flow and ends the turn/session in that flow, collect_playbook_responses was getting an IndexError. This should fix the error in https://github.com/GoogleCloudPlatform/dfcx-scrapi/issues/243 I think we still need...

Not sure why this wasn't here already, it was already implemented in both pytorch and numpy, just under different names for the padding modes ("circular" and "wrap" respectively). I'm choosing...

cla signed