cuery.cost ========== .. py:module:: cuery.cost .. autoapi-nested-parse:: Pricing information extracted with chatgpt passing it a screenshot of the table here: https://platform.openai.com/docs/pricing. Attributes ---------- .. autoapisummary:: cuery.cost.COST Functions --------- .. autoapisummary:: cuery.cost.cost_per_token Module Contents --------------- .. py:data:: COST .. py:function:: cost_per_token(model_name, kind) Get the cost per 1 million tokens for a given model.