eli64s / readme-ai

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

Inconsistency between README doc and 'latest' Docker Image tag #89

Open alexiuscrow opened 5 months ago

alexiuscrow commented 5 months ago

Currently, zeroxeli/readme-ai:latest does not match the README documentation in the main branch.

Could you please update the latest version so that we can use --tree-depth as described in the README?

eli64s commented 5 months ago

@alexiuscrow can you try once more? I'm able to get the --tree-depth working.

docker pull zeroxeli/readme-ai:latest

docker run -it -e OPENAI_API_KEY=$OPENAI_API_KEY -v "$(pwd)":/app zeroxeli/readme-ai:latest -r https://github.com/eli64s/readme-ai-streamlit --tree-depth 1
alexiuscrow commented 5 months ago

@eli64s, Just tried but still experienced the issue. Please check my attached screencast.

https://github.com/eli64s/readme-ai/assets/8084504/3d14b42f-44ec-4722-82b1-3b7a21a42383