This website requires JavaScript.
Explore
Help
Sign In
xinyin025
/
ChatGPT-Next-Web
Watch
1
Star
0
Fork
0
You've already forked ChatGPT-Next-Web
mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced
2025-11-23 17:26:47 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
95bf88044abfdb2d175f5e9e0e5148483d077f1e
ChatGPT-Next-Web
/
app
/
api
History
DirkSchlossmacher
855cc6879d
(!apiKey || !!serverConfig.hideUserApiKey) {
2023-11-17 11:44:28 +01:00
..
auth
/[...nextauth]
Fix next auth routes
2023-11-07 17:44:01 +01:00
config
feat:
close
#3187
use CUSTOM_MODELS to control model list
2023-11-09 03:01:29 +08:00
cors
/[...path]
fixup
2023-09-19 02:21:31 +08:00
openai
/[...path]
feat:
close
#2192
use /list/models to get model ids
2023-07-04 23:16:24 +08:00
auth.ts
(!apiKey || !!serverConfig.hideUserApiKey) {
2023-11-17 11:44:28 +01:00
common.ts
feat: CUSTOM_MODELS support mapper
2023-11-12 00:46:21 +08:00