GuidesChangelog
Log In
Changelog

January 8, 2023 - v2.0.190

  • The RegexRule now supports multiple regex patterns per rule. When creating a new RegexRule, please use the new regex_patterns field instead of the now deprecated regex field in the JSON request.
  • The inference query endpoint now supports the capability to filter by task IDs, providing more flexibility in retrieving specific data
  • Added the ability to search tasks and rules. While the "Get All" endpoints for tasks and rules are still available, they are now deprecated in favor of the new search endpoints. This enhancement allows for more efficient retrieval of tasks and rules.
  • Introduced the functionality to slice and dice token usage by task IDs and rule types