Agenta-AI/agenta

[AGE-288] Do not show cost in evaluation when cost is not available

mmabrouk opened this issue · 0 comments

Right now, when the pricing is not provided in the application, we show '0', the right behavior is to show '-'.

The issue is that the aggregators we have when failing either return an exception or 0. The aggregators when failing should return -

From SyncLinear.com | AGE-288