diff --git a/src/langbot/pkg/platform/sources/satori.yaml b/src/langbot/pkg/platform/sources/satori.yaml index 325bbd22..e473aa9d 100644 --- a/src/langbot/pkg/platform/sources/satori.yaml +++ b/src/langbot/pkg/platform/sources/satori.yaml @@ -35,7 +35,7 @@ spec: label: en_US: Port zh_Hans: 监听端口 - type: int + type: integer required: true default: 5600 - name: satori_api_base_url @@ -62,4 +62,4 @@ spec: execution: python: path: ./satori.py - attr: SatoriAdapter \ No newline at end of file + attr: SatoriAdapter