eli64s / readme-ai

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

Not reading Ruby files content #75

Closed bruno-berchielli closed 10 months ago

bruno-berchielli commented 11 months ago

Hello,

Just run this on a Ruby on Rails repo and it seems to use the folder structure as a prompt to generate the summary instead of the actual content of the file. That happened to all files in the project. Installed using PIP.

Captura de Tela 2023-11-10 às 10 27 23

Thanks

eli64s commented 10 months ago

Hi @bruno-berchielli, thanks for sharing. Can you try once more with the latest version of readmeai==0.4.52:

pip install readmeai --upgrade

Please let me know if you're still experiencing the summaries referring to the directory tree.

Thank you! Eli

bruno-berchielli commented 10 months ago

Thanks Eli, seems to be fixed. But I'm also suffering this issue here https://github.com/eli64s/readme-ai/issues/61

Trying to manually set the model back to gpt-3.5 results em bad request