mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +08:00
refactor(framework): correct comments for ActivateModel
This commit is contained in:
@@ -94,7 +94,7 @@ interface ActivateModel {
|
||||
}
|
||||
|
||||
/**
|
||||
* 对应调用的模型配置名称
|
||||
* 对应调用的模型配置名称,默认配合[AbstractAgentModule.moduleName]使用
|
||||
*/
|
||||
fun modelKey(): String {
|
||||
return (this as AbstractAgentModule).moduleName
|
||||
|
||||
Reference in New Issue
Block a user