mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-17 11:14:19 +00:00
refactor(agent-runner): remove protocol_version from various components and update related documentation
This commit is contained in:
@@ -35,7 +35,6 @@ def make_descriptor():
|
||||
plugin_author='langbot',
|
||||
plugin_name='local-agent',
|
||||
runner_name='default',
|
||||
protocol_version='1',
|
||||
capabilities={'streaming': True},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user