Released: OCR Pack

Alright got a nice little update!

  • OpenAI costs are reduced by 20%
  • gpt-4o now points to an updated model which is ~50% cheaper
  • Scan() formula is now an action
  • Default engine “Balanced” will now:
    • Use gpt-4o-mini if a prompt is provided
    • Continue to useg-doc-ai-v2 if no prompt is provided
  • Engine choice instructions are clearer

Thanks again for the feedback @shishir :pray:


Note for Scan() change

Changing Scan() to an action is technically a breaking change, but it will only affect workflows where it’s been used outside a button.
Using Scan() as a formula is strongly discouraged as it will consume your credits with every automatic recalculation.
And also, as this pack isn’t seeing too much traffic, this felt like the best path forward

1 Like