How much does CoT Reasoning typically cost for frameworks like LlamaIndex?
2 points| manili | 1 year ago
I understand it depends on many different factors including the complexity of the product and the architecture of the agents involved, but I'd love to hear about your experiences in creating real-world-class application.
tikkun|1 year ago
but you could get a simple estimate by running a CoT prompt, copying the output tokens, and then using an online token counter to count the length & tokens of the CoT part of the completion
manili|1 year ago
Anyway thanks for the response.