Pyvespa

Latest version: v0.55.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 8

0.31.0

* Remove `parse_labeled_data`. Used now only on the `learntorank` library for evaluation and data collection. (https://github.com/vespa-engine/pyvespa/pull/384)
* Moved `vespa.experimental.ranking` to `learntorank.ranking`. (https://github.com/vespa-engine/pyvespa/pull/386)
* Fixed CI pipeline by temporarily downgrading torch version from 1.13 to 1.12. (https://github.com/vespa-engine/pyvespa/pull/387)
* Moved `vespa.ml` to `learntorank.ml`. (https://github.com/vespa-engine/pyvespa/pull/388)
* Moved bits of ML code that were mixed in `vespa.package` to `learntorank.ml`. (https://github.com/vespa-engine/pyvespa/pull/390)
* Removed unused serialization code from pyvespa. (https://github.com/vespa-engine/pyvespa/pull/391)

0.30.0

* Move code that depended on the `learntorank.query` module and remove the `learntorank` library dependency (https://github.com/vespa-engine/pyvespa/pull/382).
* `app.query` and `app.query_batch` will now only accept YQL via the `body` parameter (lots of tests to rewrite and move to learntorank)
* Moved `app.collect_vespa_features` and `app.store_vespa_features` features to learntorank
* Removed `gallery` module from `pyvespa`

0.29.0

Remove query module from pyvespa. Users should use the query module from the [learntorank library](https://github.com/vespa-engine/learntorank) instead. (https://github.com/vespa-engine/pyvespa/pull/381)

0.28.0

Deprecate query module. They are now moved to the [learntorank library](https://github.com/vespa-engine/learntorank). (https://github.com/vespa-engine/pyvespa/pull/380)

0.27.0

* Remove evaluation code from `pyvespa`. Users should use the `evaluation` module from the [learntorank library](https://github.com/vespa-engine/learntorank) instead. (https://github.com/vespa-engine/pyvespa/pull/377)

0.26.0

* Update Vespa syntax behind pyvespa code (https://github.com/vespa-engine/pyvespa/pull/371)
* Fix TensorFlow ONNX use case (https://github.com/vespa-engine/pyvespa/pull/372)
* Deprecate evaluation module and methods. They are now moved to the [learntorank library](https://github.com/vespa-engine/learntorank). (https://github.com/vespa-engine/pyvespa/pull/375)

Page 5 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.