Alright got a nice little update!
- OpenAI costs are reduced by 20%
gpt-4o
now points to an updated model which is ~50% cheaperScan()
formula is now an action- Default engine “Balanced” will now:
- Use
gpt-4o-mini
if a prompt is provided - Continue to use
g-doc-ai-v2
if no prompt is provided
- Use
- Engine choice instructions are clearer
Thanks again for the feedback @shishir
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