dylanjcastillo / shell-genie

Your wishes are my commands
MIT License
478 stars 36 forks source link

Change from OpenAI-GPT3 to Free Genie #7

Closed fnandesrafael closed 1 year ago

fnandesrafael commented 1 year ago

Is it possible to change from gpt3 to free genie after instalation? Or i need to reinstall it? And if so, how do i do?

AlexJBSilva commented 1 year ago

Did you try to repeat the step 1 of istallation? shell-genie init

Harsh-br0 commented 1 year ago

How's the free genie backend architecture? Is it calling gpt there too or a custom model?

dylanjcastillo commented 1 year ago

@Harsh-br0 It's calling GPT for now!

dylanjcastillo commented 1 year ago

@rafaelimaf, you need to re-run shell-genie init

fnandesrafael commented 1 year ago

It worked! Ty!