yao/aigc
Max 2a191950d7 Refactor AIGC ID Handling in Load Function
- Renamed the ID generation function to `aigcID` for clarity and added a new function to parse AIGC IDs from file paths.
- Implemented special handling for `.ai.yml` and `.ai.yaml` extensions to correctly format the AIGC ID by removing the "_ai" suffix, improving ID accuracy in the loading process.
2025-12-15 12:10:01 +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 Refactor AIGC ID Handling in Load Function 2025-12-15 12:10:01 +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