ragflow/api
Yongteng Lei dc2c74b249
Feat: add primitive support for function calls (#6840)
### What problem does this PR solve?

This PR introduces ​**​primitive support for function calls​**​,
enabling the system to handle basic function call capabilities.
However, this feature is currently experimental and ​**​not yet enabled
for general use​**​, as it is only supported by a subset of models,
namely, Qwen and OpenAI models.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-04-08 16:09:03 +08:00
..
apps Feat: add primitive support for function calls (#6840) 2025-04-08 16:09:03 +08:00
db Feat: add primitive support for function calls (#6840) 2025-04-08 16:09:03 +08:00
utils Feat: add primitive support for function calls (#6840) 2025-04-08 16:09:03 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Add more web test cases (#3702) 2024-11-28 15:46:35 +08:00
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 Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00