Commit Graph

8 Commits

Author SHA1 Message Date
Will Miao
451f77b99b Add download lora 2025-02-14 10:57:33 +08:00
Will Miao
2222731f36 checkpoint 2025-02-10 23:40:38 +08:00
Will Miao
78f16ad651 Optimize LoRA scanning and caching with asynchronous improvements
- Implement asynchronous directory scanning with concurrent tasks
- Add fallback mechanism for uninitialized cache
- Improve error handling and logging during file processing
- Enhance file scanning with safer async recursive traversal
2025-02-04 19:03:09 +08:00
Will Miao
12cdadb583 Refactor LoRA management with improved caching and route handling 2025-02-03 21:23:49 +08:00
Will Miao
270182b5cd Add file monitoring and scanning improvements for LoRA management 2025-02-03 14:58:04 +08:00
Will Miao
9aa0dcfb2b Improve LoRA cache initialization with async locking and background task 2025-02-02 23:51:36 +08:00
Will Miao
0e708e6583 Refactor and optimize code for improved readability and maintainability 2025-01-31 16:32:37 +08:00
Will Miao
6e861550a7 Add LoRAGateway node for LoRA management and enhance folder filter state handling 2025-01-30 22:03:53 +08:00