mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-04 01:29:35 +08:00
### What problem does this PR solve? Adds qqbot as a built-in chat channel so it can be discovered and started by the channel bootstrapper and shown in the chat channel settings UI. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2 lines
36 B
Python
2 lines
36 B
Python
from . import channel # noqa: F401
|