Skip to content

Releases: RavenPack/python-api

Version 1.0.47

09 Jul 14:45

Choose a tag to compare

Added

Text analytics: Handle retry if too early on /metadata endpoint

Version 1.0.46

09 Jul 14:45
8f0b4f6

Choose a tag to compare

Added

Compatibility with RavenPack Edge

  • loosen validation for entity-types (in Edge we have various dynamical EDETs)
  • loosen validation for RT fields (in Edge we have several new fields)

Version 1.0.45

09 Jul 14:45
15b84c1

Choose a tag to compare

Added

  • Support for PRDT (product-type) in the entity_reference endpoint
  • Retry logic on 425 status code in some text-analytics API calls

Version 1.0.44

09 Jul 14:45
ed311d0

Choose a tag to compare

Added

  • Retry logic on 404 status code in some text-analytics API calls
  • Added entity type to the EntityTypeReference object
  • Improved validation of invalid fields when initializing the dataset

Version 1.0.43

09 Jul 14:45
30a5e8b

Choose a tag to compare

Added

  • Entity-mapping - expose the matching score and the candidates

Version 1.0.42

09 Jul 14:45
756d27e

Choose a tag to compare

Fixed

  • Bug in pagination of files endpoint

Version 1.0.41

09 Jul 14:45
9ef6c55

Choose a tag to compare

Improved

get_status on an uploaded file now refreshes all of the metadata, not just
the status.

Version 1.0.40

09 Jul 14:45
61bc6f1

Choose a tag to compare

Added

  • Support for the /jobs endpoint (to list the user past endpoints)

NOTE* This version is not available in PyPI

Version 1.0.39

09 Jul 14:45
6ff0783

Choose a tag to compare

Improved

  • Persistent sessions between API-calls

Version 1.0.38

09 Jul 14:45
6182ecd

Choose a tag to compare

Added

  • Text-Analytics API additional functions: get_analytics and get_annotated