feat: complete support_type for 302ai and compshare requester

This commit is contained in:
Junyan Qin
2025-07-05 21:03:14 +08:00
parent c5b62b6ba3
commit 0e5c9e19e1
2 changed files with 4 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ spec:
type: integer
required: true
default: 120
support_type:
- llm
execution:
python:
path: ./302aichatcmpl.py

View File

@@ -22,6 +22,8 @@ spec:
type: integer
required: true
default: 120
support_type:
- llm
execution:
python:
path: ./compsharechatcmpl.py