Skip to content

Commit 2441426

Browse files
committed
jit rewrite type
1 parent c597702 commit 2441426

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

codeflash/models/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ class OptimizedCandidateSource(str, Enum):
488488
REFINE = "REFINE"
489489
REPAIR = "REPAIR"
490490
ADAPTIVE = "ADAPTIVE"
491+
JIT_REWRITE = "JIT_REWRITE"
491492

492493

493494
@dataclass(frozen=True)

0 commit comments

Comments
 (0)