logo
2
0
WeChat Login

Lexiang NPC

Lexiang NPC 会自主完成任务并回复。

skill 地址: https://github.com/tencent-lexiang/lexiang-openapi-skill

环境变量

环境变量说明
LEXIANG_COMPANY_FROM公司来源
LEXIANG_TOKEN乐享的 Token

使用方法

.npc: &npc
  - stages:
      - name: run with npc
        image: docker.cnb.cool/johannli/lexiang-npc
        imports: xxx/env.yml
        settings:
          LEXIANG_COMPANY_FROM: $LEXIANG_COMPANY_FROM
          LEXIANG_TOKEN: $LEXIANG_TOKEN

About

No description, topics, or website provided.
455.00 KiB
2 forks0 stars1 branches0 TagREADMEMIT license
Language
TypeScript69.6%
JavaScript16.7%
Dockerfile8.7%
Shell5%