ragflow/api/apps/sdk
dong 62de535ac8
Fix Bug: When performing the dify_retrieval, the metadata of the document was empty. (#7968)
### What problem does this PR solve?
When performing the dify_retrieval, the metadata of the document was
empty.


### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
2025-05-30 12:58:05 +08:00
..
agent.py Feat: Add http api to create, update, or delete agents. (#7515) 2025-05-12 17:59:53 +08:00
chat.py Feat: change default models (#7777) 2025-05-23 18:21:25 +08:00
dataset.py Refa: HTTP API list datasets / test cases / docs (#7720) 2025-05-20 09:58:26 +08:00
dify_retrieval.py Fix Bug: When performing the dify_retrieval, the metadata of the document was empty. (#7968) 2025-05-30 12:58:05 +08:00
doc.py Fix: early return when update doc in sdk (#7907) 2025-05-28 19:20:27 +08:00
session.py agents openai API add new way to get session_id (#7937) 2025-05-29 13:31:17 +08:00