kolosal-cli
kolosal-cli copied to clipboard
Auth Error because I can add anything here + no test
Problem
On the command /auth
I can type anything in here, which is bad practice.
Recommendation
I recommend to limit what we can type, eg base url it should detect if it's correct url or not.
And then when user enter it all, we need to ensure if the base url + model + api key, already correct (testing the call too)
So, as user, we can confidence that it's working all.
If I'm free next month, I'll help to contribute it more, but if I got offer to work, might need a time before I'm free on weekend
Check my pull request #19