- 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. |
||
|---|---|---|
| .. | ||
| aigc.go | ||
| aigc_test.go | ||
| load.go | ||
| load_test.go | ||
| process.go | ||
| process_test.go | ||
| types.go | ||