Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/benchmark/retry-runner.ts
Properties
| Property | Type |
|---|---|
best | TaskResult |
attempts | AttemptResult[] |
passedAny | boolean |
firstPassAttempt | number |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/benchmark/retry-runner.ts
| Property | Type |
|---|---|
best | TaskResult |
attempts | AttemptResult[] |
passedAny | boolean |
firstPassAttempt | number |
Was this page helpful?