I built a flow using AIP logic which involves calling LLMs, reading from ontology and writing back to ontology. I tried to replicate the same flow using Typescript and I see a significant lower cost on Resource Management tab while using Typescript. I am unsure about it being true.
- Is there a Palantir pricing page where I can compare costs for running Typescript code v/s AIP logic on the same pipeline?
- If there is a difference, can someone help me understand the reason for the same?
- Are there some fixed costs which stay the same and some variable costs which get reduced based on using Typescript or AIP Logic?
Thanks