Files
ragflow/api
Billy Bao 5a8fbc5a81 Fix: Can't add more models (#11076)
### What problem does this PR solve?

Currently we cannot add any models, since factory is a string, and the
return type of get_allowed_llm_factories() is List[object]
https://github.com/infiniflow/ragflow/pull/11003

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-11-06 18:54:13 +08:00
..
2025-11-06 18:54:13 +08:00
2025-10-18 16:09:48 +08:00
2025-11-06 16:48:04 +08:00
2025-01-21 20:52:28 +08:00
2025-10-23 23:02:27 +08:00