ragflow/sdk/python/ragflow_sdk/modules
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
..
__init__.py Manage ragflow-sdk with poetry (#3115) 2024-10-30 21:13:59 +08:00
agent.py Add sdk for Agent API (#3220) 2024-11-06 18:03:45 +08:00
base.py Manage ragflow-sdk with poetry (#3115) 2024-10-30 21:13:59 +08:00
chat.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
chunk.py Manage ragflow-sdk with poetry (#3115) 2024-10-30 21:13:59 +08:00
dataset.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
document.py Introduced beartype (#3460) 2024-11-18 17:38:17 +08:00
session.py Add sdk for Agent API (#3220) 2024-11-06 18:03:45 +08:00