coderabbitai / ai-pr-reviewer

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
https://coderabbit.ai
MIT License
1.46k stars 277 forks source link

Document all GitHub Action inputs #333

Open PaulRBerg opened 1 year ago

PaulRBerg commented 1 year ago

The README does not document all inputs that this GitHub Action supports, e.g. openai_heavy_model, which is an important setting that allows users to switch between GPT3.5 and GPT4.

harjotgill commented 1 year ago

We have made the gpt-4 model default for now. Hopefully this isn't a cause of confusion now.

JaredEzz commented 1 year ago

I would second a request to document all the action inputs. You can/should specify the defaults, and mark the optional params as such

harjotgill commented 1 year ago

I will appreciate help on this folks! I am a startup CEO (FluxNinja), and this is a side project for me. :)