perf: 结构化插件的表示格式; 优化插件开发接口
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
'''
|
||||
大语言模型.
|
||||
|
||||
插件开发者可以继承这个类来做实现。
|
||||
'''
|
||||
from model.provider.provider import Provider as LLMProvider
|
||||
Reference in New Issue
Block a user