I need to run async things like vectorize, openai interleaved with sql queries though? transactions
I need to run async things like vectorize, openai interleaved with sql queries though? transactions only work if its all sync right?
agents-sdk (congrulations on the launch) and it looks like it’s based on Durable Objects and one of the examples makes a fetch request to an AI provider, but aren’t Durable Objects charged based on wall time? I was curious if it makes sense to make these these long running AI requests from a DO from a pricing point of view. Is this expected to change anytime soon?agents-sdk