Logo
Explore Help
Register Sign In
yujunjun/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2025-08-02 22:02:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
ragflow/intergrations/chatgpt-on-wechat/plugins/__init__.py

9 lines
144 B
Python
Raw Normal View History

Add back beartype (#3967) ### What problem does this PR solve? Add back beartype ### Type of change - [x] Refactoring
2024-12-10 18:43:43 +08:00
from beartype.claw import beartype_this_package
beartype_this_package()
Fix errors detected by Ruff (#3918) ### What problem does this PR solve? Fix errors detected by Ruff ### Type of change - [x] Refactoring
2024-12-08 14:21:12 +08:00
from .ragflow_chat import RAGFlowChat
__all__ = [
"RAGFlowChat"
]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 319ms Template: 23ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API