5ef376b657a52678d20daccc68760fb47336a6ff
- Introduced new utility functions `settingsFromWorkflowGraph` and `workflowGraphWithSettings` to encapsulate settings extraction and graph updates. - Updated `useWorkflowEditorState` to utilize the new utility functions for improved clarity and maintainability. - Refactored `AssistantPage` and `WorkflowCanvas` components to leverage the new settings management functions, ensuring consistent handling of workflow settings across the application. - Removed redundant settings handling code, enhancing overall code cleanliness.
Description
No description provided
Languages
TypeScript
43.1%
Python
42.4%
JavaScript
13.6%
CSS
0.5%
Makefile
0.2%
Other
0.1%