Changelog
Changelog - 2.43.0
Released on
Release notes
- A new POST
/analyze/tql
route is now available. Use this route to define companies with advanced TextReveal Query Language (TQL).
Comments
The new /analyze/tql
route allows you to provide in the entities key a TQL query as an additional input to context
, entity_of_interest
, and annotate_keywords
. The query
param is mandatory for the entities. See the data dictionary for more details.