Skip to content

v2.0.0

Compare
Choose a tag to compare
@riquelme222 riquelme222 released this 07 Mar 22:13
· 91 commits to master since this release
278ec2f

We are pleased to announce the release of HrFlow.ai Python sdk v2.0.0! This version includes major updates and features such as:

  • Adding previously introduced APIs in developers to the SDK
    • Storing Profiles API : This endpoint allows you to retrieve the list of profiles stored in Sources.
    • Storing Jobs API : This endpoint allows you to retrieve the list of jobs stored in a Board.
    • Tagging API : This allows to predict most likely tags for a text with our library of AI algorithms.
    • OCR API :This endpoint allows you to extract a the text from a document across all formats (pdf, docx, png, and more)
    • Imaging API : This endpoint allows you to generate an image from a job description.
  • 鈿狅笍 Breaking Change : Update deprecated document API classes by text ones
  • General improvement on APIs documentation