ragflow/api/apps/sdk
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
..
agent.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
chat.py Fix: Error message is incorrect when updating chat name #6850 (#6851) 2025-04-07 17:13:17 +08:00
dataset.py Refa: remove default build-in rerank model. (#6682) 2025-03-31 15:33:19 +08:00
dify_retrieval.py Code refactor (#5371) 2025-02-26 15:40:52 +08:00
doc.py Fix: update chunk, empty question issue. (#6800) 2025-04-03 18:04:19 +08:00
session.py Feat: add primitive support for function calls (#6840) 2025-04-08 16:09:03 +08:00