Commit e9622fa
committed
fix: Correct enum definition for LlmRequestState
- Moved the kGENERATION_TO_COMPLETE state definition to maintain consistent ordering within the enum.
- Ensured clarity in the state transitions for better code readability.
Signed-off-by: Robin Kobus <[email protected]>1 parent 9c03e86 commit e9622fa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | 61 | | |
63 | 62 | | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments