Skip to content
Visit booth 3171 at Google Cloud Next to see how to unlock real-time decisions at scaleMore info

AVS Python Client 0.6.0 Release Notes

May 14, 2024

Summary

This Python client version implements a variety of fixes, feature requests, and improvements to enhance usability and reliability.

New features

  • Added insert, update, upsert. Removed put. [CLIENT-2927]
  • Added delete. [CLIENT-2928]
  • Added numpy array support for vector parameters in the following methods: [CLIENT-2895]
    • vector_search
    • insert
    • update
    • upsert
  • Added “validation_checks” parameter to wait_for_index_completion. [CLIENT-2949]
  • Added AVSServerError and AVSError. Client methods will now raise AVSError rather than RpcError. [CLIENT-2950]

Improvements

  • Replaced any usage of “bin” with “field”. [CLIENT-2945]
  • Removed any usage of “digest”. [CLIENT-2946]

Issues fixed

  • [CLIENT-2947] - Fixed tending bug related to deleting endpoints.

Resources

Feedback

Was this page helpful?

What type of feedback are you giving?

What would you like us to know?

+Capture screenshot

Can we reach out to you?