This website requires JavaScript.
Explore
Help
Register
Sign In
shen
/
NextChat
Watch
1
Star
0
Fork
0
You've already forked NextChat
mirror of
https://github.com/ChatGPTNextWeb/NextChat.git
synced
2026-02-04 00:57:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8093d1ffbaafa8eddfa9139f20b971f957351423
NextChat
/
app
/
client
/
core
History
Dean-YZG
8093d1ffba
feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method
2024-05-17 21:11:21 +08:00
..
index.ts
feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method
2024-05-17 21:11:21 +08:00
modelClient.ts
feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method
2024-05-17 21:11:21 +08:00
providerClient.ts
feat: 1) Present 'maxtokens' as properties tied to a single model. 2) Remove the original author's implementation of the send verification logic and replace it with a user input validator. Pre-verification 3) Provides the ability to pull the 'User Visible modellist' provided by 'provider' 4) Provider-related parameters are passed in the constructor of 'providerClient'. Not passed in the 'chat' method
2024-05-17 21:11:21 +08:00
shim.ts
feat: model provider refactor done
2024-05-15 21:38:25 +08:00