ragflow/api/apps/sdk
Zhichang Yu dec9b3e540
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
### What problem does this PR solve?

Fix logs. Use dict.pop instead of del.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2024-11-19 14:15:25 +08:00
..
chat.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
dataset.py Move settings initialization after module init phase (#3438) 2024-11-15 17:30:56 +08:00
dify_retrieval.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
doc.py Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
session.py fix: standardize property name from 'chat' to 'chat_id' (#3383) 2024-11-14 15:49:03 +08:00