Files
LangBot/pkg/provider/modelmgr/requester.yaml
2025-02-22 21:33:35 +08:00

14 lines
238 B
YAML

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