Files
ragflow/api/db
Idriss Sbaaoui 1399c60164 fix builtin model fail when parsing (#13657)
### What problem does this PR solve?

using builtin model when parsing gave an error because it expects
fid==builtin. split_model_name_and_factory returns id=None. pr allows
the model to be accepted wheter with or without @Builtin

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2026-03-17 19:38:54 +08:00
..
2026-03-17 18:51:26 +08:00
2025-10-28 19:09:14 +08:00
2026-03-06 11:42:31 +08:00