mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 04:16:07 +00:00
refactor: improve component loading logic and add resource directory check
This commit is contained in:
committed by
huanghuoguoguo
parent
45679a4629
commit
1d40c9b995
@@ -10,6 +10,8 @@ spec:
|
||||
MessagePlatformAdapter:
|
||||
fromDirs:
|
||||
- path: pkg/platform/sources/
|
||||
- path: pkg/platform/adapters/
|
||||
maxDepth: 3
|
||||
LLMAPIRequester:
|
||||
fromDirs:
|
||||
- path: pkg/provider/modelmgr/requesters/
|
||||
|
||||
Reference in New Issue
Block a user