Skip to content

Tasks enhancements

Compare
Choose a tag to compare
@nikhaldi nikhaldi released this 28 Jan 17:04
· 1327 commits to master since this release

Added

  • Tasks now support passing modules, data and requirements along with the function code, allowing for a more complex and customized execution environment.
  • Vector search query results now report their total number of results by means of the standard len() function.

Changed

  • Metadata.search no longer has a 10,000-item limit, and the number of items returned will be closer to limit.