Skip to content

Version 0.30.0

Compare
Choose a tag to compare
@thigm85 thigm85 released this 10 Oct 08:16
· 1661 commits to master since this release
7328de2
  • Move code that depended on the learntorank.query module and remove the learntorank library dependency (#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