Files
LangBot/pkg/provider/modelmgr/requester.yaml
2025-05-14 16:44:48 +08:00

14 lines
240 B
YAML

apiVersion: v1
kind: ComponentTemplate
metadata:
name: LLMAPIRequester
label:
en_US: LLM API Requester
zh_Hans: LLM API 请求器
spec:
type:
- python
execution:
python:
path: ./requester.py
attr: LLMAPIRequester