eli64s / readme-ai

README file generator, powered by large language model APIs 👾
MIT License
1.42k stars 152 forks source link

Feature Request: Extend configuration to include the openai endpoint and model. #36

Open LarsPede opened 1 year ago

LarsPede commented 1 year ago

Hi!

Firstly; Loving this project - I can definitely see this making a team a lot more efficient, while also making sure that the Readme doesn't end up being dead documentation that's never up to date.

A feature request is to make the configuration more extendable. Personally I am using the azure openai which has a different endpoint for conversations. Furthermore it looks like this is running on the gpt-3.5-turbo model and I have the gpt-4 model available so would love to be able to switch and see if it did a better or worse job.

ShootingKing-AM commented 1 year ago

Dont use ChatGPT website endpoint. Need config to use localhost hosted ChatGPT which is free of cost