ragflow/api
Jin Hai 8930bfcff8 Fix bugs (#3535)
### What problem does this PR solve?

1. system monitor icon and text missing
2. Team knowledge base can't be search

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Signed-off-by: jinhai <haijin.chn@gmail.com>
2024-11-20 20:55:42 +08:00
..
apps Fix bugs (#3535) 2024-11-20 20:55:42 +08:00
db Fix bugs (#3535) 2024-11-20 20:55:42 +08:00
utils Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 2024-11-19 14:15:25 +08:00
__init__.py rename web_server to api (#29) 2024-01-17 09:43:27 +08:00
constants.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
ragflow_server.py Removed beartype (#3528) 2024-11-20 20:54:57 +08:00
settings.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
validation.py Print configs when startup RAGFlow server (#3414) 2024-11-15 09:29:40 +08:00
versions.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00