coderabbitai / ai-pr-reviewer

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

Lesly update name instance #284

Closed Leslyp closed 1 year ago

Leslyp commented 1 year ago

Summary by OpenAI

New Feature:

Refactor:

🚀 A new era has begun, we cheer, With RedRover's GPT-4, we're here! From OpenAI, we've made the switch, To bring improvements without a hitch! 🎉

github-actions[bot] commented 1 year ago

:robot: OpenAI

### Summary
This PR replaces the OpenAI API with the RedRover API, changing the default model from `gpt-3.5-turbo` to `gpt-4`. The changes involve a significant modification in the external service used for fetching data and may impact the behavior of the code.

| Files                   | Summary                                                                                                   |
|-------------------------|-----------------------------------------------------------------------------------------------------------|
| action.yml, src/review.ts | Changes the default value of `openai_heavy_model`, updates instances of "@openai" to "@RedRover", and fetches data from RedRover instead of OpenAI. |

Chat with 🤖 OpenAI Bot (@openai)

Code suggestions

Ignoring further reviews



In the recent run, only the files that changed from the base of the PR and between 9154cf6cf859021014f76056981147f3683204c1 and 0a49febe607e876fc74f97fd04736be00697c253 commits were reviewed.