For the complete documentation index, see llms.txt. This page is also available as Markdown.

common_db_mixin.py

定义了在核心plugin和服务plugin中的常见的数据库方法。 实现了扩展的插件类则需要通过register_model_query_hook来注册它的hook。

Last updated