default
chainalign-backend / config/ipuCosts / default
Variable: default
constdefault:object
Defined in: config/ipuCosts.js:9
This file defines the cost in Intelligence Processing Units (IPUs) for various billable events. The pricing strategy defines 1 IPU = €20. This configuration allows for easy adjustments to the cost of events without changing service logic.
Type Declaration
AI_NARRATIVE_GENERATION
AI_NARRATIVE_GENERATION:
number=0.75
COMPLEX_SIMULATION
COMPLEX_SIMULATION:
number=1.0
FORECAST_GENERATION
FORECAST_GENERATION:
number=0.25
MARKET_RECOMMENDATION
MARKET_RECOMMENDATION:
number=1.0
STANDARD_SCENARIO_ANALYSIS
STANDARD_SCENARIO_ANALYSIS:
number=0.5
UTILITY_LLM_PARSE
UTILITY_LLM_PARSE:
number=0.1