Pyvespa

Latest version: v0.50.0

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

Scan your dependencies

Page 4 of 8

0.32.0

* A local Docker deployment can now open the debug port (default 5005) into the container: 399
* Field additions:
* The `match` block for fields is now supported: 403
* Support for the `weight` and `bolding` fields: 406
* Implement Struct Field, and allow Field to use it: 413
* Schema Document Summary is added: 408
* Add support for stemming, query-command, rank, and implement Struct for Documents: 416
* ApplicationConfiguration is added: 421
* rank-profile additions 424:
* `weight`
* `type-hints` for eq and repr
* `rank_type`
* `rank-properties`
* Support for [validation-overrides.xml](https://docs.vespa.ai/en/reference/validation-overrides.html): #426
* Throw HTTPError on failures: 466

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)

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.