- Refined model search box appearance:
- Set width and adjusted padding.
- Added space for clear button.
- Added debouncing to model search input for performance optimization.
- Automatically set model name based on directory when creating new models.
- Added general-purpose debounce utility function.