TL; DR
In Composio, we review tens of pull requests every week.
That takes a lot of time, so I tried to involve an AI to help us valida...
For further actions, you may consider blocking this person and/or reporting abuse
We also did using Amazon Bedrock. Got very good feedback for PR review. Sometime as engineer or developer we don't focus small small area which will covered by this agent. Prompt you used is very useful.
Glad, you found it helpful.
@avinashdalvi_ did you use composio or something else?
I did using Anthropic using Bedrock.
Hey Sunil, amazing post!! I followed the instructions but i'm getting a error about exceed my current quota. It's necessary have credits in OpenAI Platform?
Yes, you need OpenAI credits for OpenAI models. You can use open-source models from Groq they give you initial credits to play around.
This is amazing!
Impressive work!
Impressive work
How was the accuracy you got? Was it usable in production?
We internally started using an AI agent for PR reviews. It's pretty neat :)
I noticed
GITHUB_GET_CODE_CHANGES_IN_PR
no longer exists as an action in the library. Is there an alternative for getting the code changes now?@thunderzone You can use GITHUB_GET_A_PULL_REQUEST
Would this be really costly in LLM inference cost?
Thanks for putting this up.