refactor: improve component loading logic and add resource directory check

This commit is contained in:
RockChinQ
2026-03-23 01:39:14 +08:00
committed by huanghuoguoguo
parent 45679a4629
commit 1d40c9b995
4 changed files with 16 additions and 5 deletions
+2
View File
@@ -10,6 +10,8 @@ spec:
MessagePlatformAdapter:
fromDirs:
- path: pkg/platform/sources/
- path: pkg/platform/adapters/
maxDepth: 3
LLMAPIRequester:
fromDirs:
- path: pkg/provider/modelmgr/requesters/