ragflow/api
Zhichang Yu 4413683898
Introduced beartype (#3460)
### What problem does this PR solve?

Introduced [beartype](https://github.com/beartype/beartype) for runtime
type-checking.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-11-18 17:38:17 +08:00
..
apps Added LocalAI support for rerank models (#3446) 2024-11-18 12:05:52 +08:00
db Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
utils Introduced beartype (#3460) 2024-11-18 17:38:17 +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 Introduced beartype (#3460) 2024-11-18 17:38:17 +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