mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-26 14:26:06 +00:00
feat(agent-runner): expose skill resources through host context
This commit is contained in:
committed by
huanghuoguoguo
parent
a6a90f7d1b
commit
54bba1a1f5
@@ -80,6 +80,7 @@ class TestContextValidation:
|
||||
'models': [],
|
||||
'tools': [],
|
||||
'knowledge_bases': [],
|
||||
'skills': [],
|
||||
'files': [],
|
||||
'storage': {'plugin_storage': True, 'workspace_storage': True},
|
||||
'platform_capabilities': {},
|
||||
|
||||
Reference in New Issue
Block a user