cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Genie gave me a surprise gift... and it turned out to be the consumption. ๐Ÿ’ธ

ChineseHunk
New Contributor

I've been using Genie for a while now, and based on my usage of both Genie Spaces and Agents, the costs were negligible until Databricks changed the pricing model on July 6 to include LLM charges.

Since then, the costs have gone through the roof. I can easily spend around USD 100 in just 3โ€“4 days, which doesn't feel sustainable in the long run.

One improvement I'd like to see is the ability to choose different models, especially lower-cost models with smaller context windows, to better control spending. It would also help to have clearer cost visibility, with SQL Warehouse costs and LLM costs tracked separately, so users can make informed decisions and mix and match different LLMs and tools within their tech stack.

Is anyone else experiencing the same issue or concern?

1 REPLY 1

-werners-
Esteemed Contributor III

I hear you.
A lot can be said about the move from free to free/token-based approach.

100USD/4 days is rather on the lower side IMO.  Sometimes I burn over 50 EUR on a single day without doing crazy stuff.  So cost is definitely a factor here.

Being able to choose a model would indeed be awesome. My feeling is that this will be added in the future, especially since 'using an open source model is good enough' becomes more and more popular. But that is just my feeling, can't add any facts.

I suggest you set up the alerts for genie usage which can be found in the docs (.https://docs.databricks.com/aws/en/genie/budgets).

Also with a query on the system.billing tables can give you the LLM spent.


But all this is not realtime. it takes a while before the actual spent is stored so you might still be surprised the next day.

 Perhaps others have additional methods.  Would be nice to see them all as cost control is pretty important.