Hey guys! A question about the product.
Hey guys! A question about the product.
I'm working on a computer-use sdk, where users can get a single API key (OPERATIVE_API_KEY) , and be able to use / run evals on all the computer use models, either locally or in the cloud.
I want to be able to bill the user based on the costs of the tokens from the actual underlying models that they want to use (unless they provide their own API keys). I want to also charge 10% on top of the costs of the tokens for each of the different models.
The models are across gemini, anthropic, and openai.
Is there a way I would be able to easily orchestrate the billing of this with autumn sdk?
I'm working on a computer-use sdk, where users can get a single API key (OPERATIVE_API_KEY) , and be able to use / run evals on all the computer use models, either locally or in the cloud.
I want to be able to bill the user based on the costs of the tokens from the actual underlying models that they want to use (unless they provide their own API keys). I want to also charge 10% on top of the costs of the tokens for each of the different models.
The models are across gemini, anthropic, and openai.
Is there a way I would be able to easily orchestrate the billing of this with autumn sdk?
