Commit Graph

12 Commits

Author SHA1 Message Date
Yidadaa 48ebd74859 refactor: merge token and access code 2023-05-03 23:08:37 +08:00
Yidadaa ef5b7ce853 refactor: merge /api/chat-stream to /api/openai 2023-05-03 17:07:09 +08:00
Yidadaa ffa7302571 feat: add mask page 2023-04-25 00:49:27 +08:00
Yidadaa b23adf9d5d fixup 2023-04-23 01:37:47 +08:00
Shi Liang 8966fd3b23
openai runtime = "experimental-edge"; 2023-04-21 13:03:38 +08:00
Yifei Zhang b79845fcaa
fixup 2023-04-17 11:36:32 +08:00
peanut996 a1c709bb58 [refactor] rename ChatResponse. 2023-04-11 12:06:12 +08:00
leedom b8a605f07d merge 2023-04-07 07:18:53 +08:00
Yifei Zhang 6823839f4b
fixup 2023-04-06 17:28:09 +08:00
AprilNEA 0a60a87c9f
Merge branch 'main' into reset
# Conflicts:
#	app/components/settings.tsx
2023-04-02 13:45:34 +08:00
Jun Wu 83cea2adb8 api: set Content-Type to json
This avoids issues in browsers like WeChat where the encoding is
incorrect and the summary feature does not work if it contains
zh-CN characters.
2023-04-01 03:37:09 -07:00
Yifei Zhang 447dec9444 feat: close #2 add check account balance 2023-03-29 17:45:26 +00:00