This website requires JavaScript.
Explore
Help
Sign In
7x31
/
ChatGPT-Next-Web
Watch
1
Star
0
Fork
0
You've already forked ChatGPT-Next-Web
mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced
2025-09-01 20:56:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8093d1ffbaafa8eddfa9139f20b971f957351423
ChatGPT-Next-Web
/
app
/
client
/
providers
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
..
anthropic
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
azure
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
google
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
nextchat
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
openai
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: model provider refactor done
2024-05-15 21:38:25 +08:00