ragflow/docs
Wanderson Pinto dos Santos 3654ae61c1
feat: add allowed factories variable to allow admins to restrict llms users can add (#11003)
### What problem does this PR solve?

Currently, if we want to restrict the allowed factories users can use we
need to delete from the database table manually. The proposal of this PR
is to include a variable to that, if set, will restrict the LLM
factories the users can see and add. This allow us to not touch the
llm_factories.json or the database if the LLM factory is already
inserted.

Obs.: All the lint changes were from the pre-commit hook which I did not
change.

### Type of change

- [X] New Feature (non-breaking change which adds functionality)
2025-11-05 10:47:50 +08:00
..
contribution Docs: Added contribution guidelines and sandbox-related tips (#7685) 2025-05-16 16:28:21 +08:00
develop Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
guides description (#10928) 2025-11-03 09:50:21 +08:00
references Docs/supplement incomplete params (#10758) 2025-10-27 09:34:05 +08:00
_category_.json Reorganized docs for docusaurus publish (#860) 2024-05-21 20:53:55 +08:00
configurations.md feat: add allowed factories variable to allow admins to restrict llms users can add (#11003) 2025-11-05 10:47:50 +08:00
faq.mdx Feat: supports MinerU http-client/server method (#10961) 2025-11-04 16:03:30 +08:00
quickstart.mdx Don't release full image (#10654) 2025-10-23 23:02:27 +08:00
release_notes.md Docs: How to use MinerU to parse pdf documents (#10763) 2025-10-23 18:56:09 +08:00