-
Notifications
You must be signed in to change notification settings - Fork 60.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] CUSTOM_MODELS Does not work when I upgraded to v2.11.3 #4338
Comments
try to open in InPrivate mode. Check whether it works. |
I tried different broswer, it still doesn't work. Addtional, not only i can see the model list, but also can use it if the api key have permission. |
Is it possible to use Claude 3 as a custom model? |
Likely related issue, even after adding the |
how did you start the container, Add |
Sorry, after adding the Could you provide a sample P.S. I was running NextChat with |
I got it resolved. Make sure to add of the following 3 environment variables to be able to use use Claude-3 (any model).
Sample for anyone having issues, until the update arrived with better built in support for Claude-3
|
If you want to use selected models, add For Claude, |
Weird. It didn't work for me till I added the I already had the |
This bug has beed fixed in v2.12.2 |
Bug Description
When I upgraded to v2.11.3 from v2.9.x
I found that CUSTOM_MODELS does not work, it worked on v2.9.x.
My configuration is
Steps to Reproduce
Expected Behavior
Its supposed to show 2 models which I listed in configuration file. However, it listed all models on client.
Screenshots
Configuration:
![image](https://private-user-images.githubusercontent.com/76556787/313614686-a10148d3-e05d-4cde-8eb7-91d920ac2380.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTIwODgsIm5iZiI6MTczOTMxMTc4OCwicGF0aCI6Ii83NjU1Njc4Ny8zMTM2MTQ2ODYtYTEwMTQ4ZDMtZTA1ZC00Y2RlLThlYjctOTFkOTIwYWMyMzgwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDIyMDk0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTNkZjEwM2IwY2ZlNzFmYWZiODU5ZDdhOThmN2MzYzQyMjE4ZTU2Y2ZlMDAyYmQzMDAxNTJjOWIyODc4MTU4MzEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.vizSEkd1DyGnrsbZ8nGPBdCpQiS2knNOXBocvn4lUb0)
Client model list:
![image](https://private-user-images.githubusercontent.com/76556787/313614376-ebfd5e9e-4f04-48bc-af7b-fcf2715b4e4b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTIwODgsIm5iZiI6MTczOTMxMTc4OCwicGF0aCI6Ii83NjU1Njc4Ny8zMTM2MTQzNzYtZWJmZDVlOWUtNGYwNC00OGJjLWFmN2ItZmNmMjcxNWI0ZTRiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDIyMDk0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM2ZWEyM2QyNzM2MzA0ZWY3NmExYmJkZTg0NzY5YzY0MWU1ZDkwZjViZDY1MmNlMGU0NDk1Y2RmZDc1YzI5ZjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.HbPJU299y3vztyYztZuBWy8Igik0Y6VGIAfgIbZgN3A)
Deployment Method
Desktop OS
No response
Desktop Browser
No response
Desktop Browser Version
No response
Smartphone Device
No response
Smartphone OS
No response
Smartphone Browser
No response
Smartphone Browser Version
No response
Additional Logs
No response
The text was updated successfully, but these errors were encountered: