Skip to content

1. 通过滑动窗口发送不同的内容给机器人,避免function call 循环的时候发送相同的网页内容给API,加速网页 #92

1. 通过滑动窗口发送不同的内容给机器人,避免function call 循环的时候发送相同的网页内容给API,加速网页

1. 通过滑动窗口发送不同的内容给机器人,避免function call 循环的时候发送相同的网页内容给API,加速网页 #92

Workflow file for this run

# .github/workflows/translate.yml
name: Translate Readme
on:
push:
branches: ['**']
jobs:
translate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 3
- name: Auto Translate
uses: Lin-jun-xiang/action-translate-readme@v2 # Based on the tag
with:
token: ${{ secrets.Action_Bot }} # Based on step2 name
g4f_provider: g4f.Provider.DeepAi # You can change this provider
langs: "en,zh-CN,zh-TW" # You can define any langs