ragflow/api/db
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
..
services Feat: add primitive support for function calls (#6840) 2025-04-08 16:09:03 +08:00
__init__.py Tagging (#4426) 2025-01-09 17:07:21 +08:00
db_models.py Fix table migration on non-exist-yet indexed columns. (#6666) 2025-03-31 11:27:20 +08:00
db_utils.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
init_data.py Fix: empty doc id validation. (#6064) 2025-03-14 11:45:44 +08:00
reload_config_base.py Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
runtime_config.py Update version display on web UI (#3405) 2024-11-14 17:51:21 +08:00