v1.12.2
Enhancements
- Added support for
language_codeon all applicable methods in Flows class - Added support for
parameterswhen using the Datastore Evaluations class and notebook - Added support for Playbook Versions
- New notebook to check status of datastores and search for Datastore IDs, Doc IDs, and URLs
- Added helper methods for Search to make listing urls / doc ids / documents much easier users
Bug Fix
- Fixed bug in CopyUtil class that was causing the
create_entity_typemethod to fail - Fixed a bug in Dataframe Functions which was causing scopes to not be inherited properly
- Fixed new Vertex Agents Evals notebook links for Github and GCP workbench launching to point to correct location
What's Changed
- fix: add support for language_code on applicable methods by @kmaphoenix in #222
- fix: update copy_util to resolve bug issue 192 by @my3sons in #205
- Feat/parameter support datastore evals by @kmaphoenix in #225
- feat: add support for playbook versions by @kmaphoenix in #226
- Fix/scopes dataframe functions by @kmaphoenix in #228
- Update vertex_agents_evals.ipynb by @YuncongZhou in #231
- Feature/datastoreindexurls by @agutta in #235
- Feat/add vais search methods by @kmaphoenix in #237
- chore: update notebook to use latest scrapi code by @kmaphoenix in #238
New Contributors
- @my3sons made their first contribution in #205
- @YuncongZhou made their first contribution in #231
- @agutta made their first contribution in #235
Full Changelog: 1.12.1...1.12.2