You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor LlmRequest and PyExecutor for improved state management and deep copy logic.
- Added a comment to clarify the condition for deep copying in LlmRequest.
- Adjusted logic for state management in PyExecutor for generation requests to skip unnecessary checks.
- Added assertions in unit tests to validate expected behavior in generation scenarios.
Signed-off-by: Stefan Niebler <82932102+stnie@users.noreply.github.com>
0 commit comments