Tommi Holmgren

Results 8 issues of Tommi Holmgren

https://github.com/robocorp/rpaframework/blob/02f90774c15d9b2f9e7d90f74ab30d9f47d63d3b/packages/main/src/RPA/Email/Exchange.py#L91 Exchange basic authentication flow will be [deprecated](https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online) from October 1st, 2022. The examples should be updated to use Oauth2 Auth Code flow. Example here: https://robocorp.com/portal/robot/robocorp/example-oauth-email

documentation

LLM models have restricted token counts for input/output, and currently, in Robot Framework code, it's pretty tricky to get the token counts of prompts. A helper function that returns a...

Large customer uses [Form Recognizer](https://azure.microsoft.com/en-us/products/form-recognizer/) with their existing RPA provider, and wishes they could use the same with Robocorp. Add support for document extraction, and also add as an engine...

feature

The current HTML to PDF keyword is somewhat restricted for supported HTML. Improvement could be to use [Weasyprint](https://doc.courtbouillon.org/weasyprint/stable/index.html) python package for added capabilities.

enhancement
partner

When editing a bot the changes get overwritten "too soon". Video to show this attached. - Change for example Robocorp Action Server tool config (url, token) - Then change the...

Create an assistant and add files for retrieval. During creation, you can see the file, retrieval prompt and a tool being added. 👉 They are not visible afterwards in the...

## Description Snowflake Doc AI has a new "one shot parse" function. This action pack exposes it as an action (along with list files in stage helper action). Supports only...