mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-26 20:27:13 +00:00
feat: update components.yaml
This commit is contained in:
@@ -10,6 +10,10 @@ spec:
|
|||||||
ComponentTemplate:
|
ComponentTemplate:
|
||||||
fromFiles:
|
fromFiles:
|
||||||
- pkg/platform/adapter.yaml
|
- pkg/platform/adapter.yaml
|
||||||
|
- pkg/provider/modelmgr/requester.yaml
|
||||||
MessagePlatformAdapter:
|
MessagePlatformAdapter:
|
||||||
fromDirs:
|
fromDirs:
|
||||||
- path: pkg/platform/sources/
|
- path: pkg/platform/sources/
|
||||||
|
LLMAPIRequester:
|
||||||
|
fromDirs:
|
||||||
|
- path: pkg/provider/modelmgr/requesters/
|
||||||
|
|||||||
Reference in New Issue
Block a user