Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
J1147
/
ai-on-wechat
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
502
Commitit
2
Branchit
4.4MB
Puu:
8cea022ec5
develop
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '8cea022ec5'
${ noResults }
ai-on-wechat
/
common
/
const.py
6 lines
100B
Raaka
Blame
Historia
# bot_type
OPEN_AI = "openAI"
CHATGPT = "chatGPT"
BAIDU = "baidu"
CHATGPTONAZURE = "chatGPTOnAzure"