mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 12:26:08 +00:00
feat: complete support_type for 302ai and compshare requester
This commit is contained in:
@@ -22,6 +22,8 @@ spec:
|
|||||||
type: integer
|
type: integer
|
||||||
required: true
|
required: true
|
||||||
default: 120
|
default: 120
|
||||||
|
support_type:
|
||||||
|
- llm
|
||||||
execution:
|
execution:
|
||||||
python:
|
python:
|
||||||
path: ./302aichatcmpl.py
|
path: ./302aichatcmpl.py
|
||||||
|
|||||||
@@ -22,6 +22,8 @@ spec:
|
|||||||
type: integer
|
type: integer
|
||||||
required: true
|
required: true
|
||||||
default: 120
|
default: 120
|
||||||
|
support_type:
|
||||||
|
- llm
|
||||||
execution:
|
execution:
|
||||||
python:
|
python:
|
||||||
path: ./compsharechatcmpl.py
|
path: ./compsharechatcmpl.py
|
||||||
|
|||||||
Reference in New Issue
Block a user