msveshnikov / allchat

AI chat client
https://allchat.online
MIT License
144 stars 15 forks source link

Claude opus? #12

Closed EsmailELBoBDev2 closed 3 months ago

EsmailELBoBDev2 commented 3 months ago

Is there option for me to add my own API key and switch between different claude ai

msveshnikov commented 3 months ago

This could be risky; I would not disclose my key to any 3rd party. I suggest deploy on your server, put your key to .env file and change model name to opus

msveshnikov commented 3 months ago

But technically it is possible; if there will be demand I can add this feature 😉

EsmailELBoBDev2 commented 3 months ago

We already talked on reddit how you can do it without actually disclosing it. Also, is there way to replace it in console then like swap var name or something

EsmailELBoBDev2 commented 3 months ago

About the demand I can create other github accounts :p

msveshnikov commented 3 months ago

Done