October 27, 2022 ยท AI Agents, Developer Tools, RPA Framework
๐ rpaframework 19.0.0
- New Intelligent Document Processing library RPA.DocumentAI, which is a convenient wrapper over the existing libraries:
- RPA.Cloud.Google (needs
rpaframework-googleinstalled) - RPA.DocumentAI.Base64AI (moved from
RPA.Base64AI) - RPA.DocumentAI.Nanonets (moved from
RPA.Nanonets)
- RPA.Cloud.Google (needs
Provides the following generic keywords capable of working with all the engines above:
Init EngineSwitch EnginePredictGet Result
Portal example: GitHub | Portal
Warning
This is a breaking change! Two DocumentAI related libraries have moved, thus the importing location is changed now:
RPA.Base64AI->RPA.DocumentAI.Base64AIRPA.Nanonets->RPA.DocumentAI.Nanonets