yao/aigc
Max fabced291c fix: Enhance loading functions to handle non-existent directories
- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations.
- Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components.
2025-05-13 09:10:10 +08:00
..
aigc.go feat: Integrate AIGC & OpenAI with Moapi service 2024-07-30 16:59:13 +08:00
aigc_test.go [add] neo (50%) 2023-04-29 16:48:37 +08:00
load.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
load_test.go [add] neo (50%) 2023-04-29 16:48:37 +08:00
process.go [_] 2023-04-27 22:48:20 +08:00
process_test.go [add] aigc widget done 2023-04-27 22:31:51 +08:00
types.go refactor: Update AI connector handling and add support for Moapi models 2024-06-15 15:57:36 +08:00