Skip to content

apollo-code


apollo-code / core/src / RunnerOptions

Interface: RunnerOptions

Properties

budget?

optional budget?: object

costUSDMax?

optional costUSDMax?: number

timeMsMax?

optional timeMsMax?: number

tokenMax?

optional tokenMax?: number

toolCallMax?

optional toolCallMax?: number


maxToolLoopsPerTurn?

optional maxToolLoopsPerTurn?: number