Skip to main content
POST
Calculate Expected Llm Usage

Body

application/json
prompt_length
integer
required

Length of the prompt in characters.

number_of_pages
integer
required

Pages of content in PDF documents or URLs in the agent's knowledge base.

rag_enabled
boolean
required

Whether RAG is enabled.

Response

Successful Response

llm_prices
LLMUsageCalculatorLLMResponseModel · object[]
required