ragflow/api
Chenzy 735d9dd949
Feat: add "tools" to llm_factories.json (#6552)
### What problem does this PR solve?



### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Chenzy <chenzy901@gmail.com>
2025-03-26 17:31:18 +08:00
..
apps Fix: image_id is None. (#6538) 2025-03-26 12:04:21 +08:00
db Feat: add "tools" to llm_factories.json (#6552) 2025-03-26 17:31:18 +08:00
utils Feat: Add Duplicate ID Check and Update Deletion Logic (#6376) 2025-03-21 14:05:17 +08:00
__init__.py
constants.py
ragflow_server.py Optimize graphrag again (#6513) 2025-03-26 15:34:42 +08:00
settings.py Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
validation.py
versions.py