This website requires JavaScript.
Explore
Help
Sign In
heimoshuiyu
/
chatgpt-api-web
Watch
1
Star
0
Fork
0
You've already forked chatgpt-api-web
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
c90e32d74f929cfbd72757f0bb4c7fa8e1214e1d
chatgpt-api-web
/
src
History
heimoshuiyu
c90e32d74f
change default temperature from 1.0 to 0.7
...
When developing prompt, it is generally better use a lower temperature from beginning
2023-07-27 11:32:36 +08:00
..
app.tsx
update token when setChatStore
2023-07-20 11:34:15 +08:00
chatbox.tsx
fix re-generate only delete assistant message
2023-07-27 10:26:55 +08:00
CHATGPT_API_WEB_VERSION.ts
add template
2023-07-20 01:34:33 +08:00
chatgpt.ts
change default temperature from 1.0 to 0.7
2023-07-27 11:32:36 +08:00
getDefaultParam.ts
1.4.0 dev mode support more ops and args
2023-07-07 18:20:14 +08:00
global.css
issue caused by height: 100vh
2023-03-26 19:30:03 +08:00
main.tsx
init
2023-03-14 21:00:07 +08:00
message.tsx
press esc to exit edit message
2023-07-27 11:07:36 +08:00
models.ts
Update models.ts fix price
2023-07-18 17:12:52 +08:00
settings.tsx
press esc to close settings window
2023-07-27 11:09:04 +08:00
vite-env.d.ts
init
2023-03-14 21:00:07 +08:00