eli64s / readme-ai

README file generator, powered by AI.

Home Page:https://eli64s.github.io/readme-ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inconsistency between README doc and 'latest' Docker Image tag

alexiuscrow opened this issue · comments

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?

@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

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

issue.mov