ABAP Blog Posts
cancel
Showing results for 
Search instead for 
Did you mean: 
yury_sichov
Active Contributor
726

yury_sichov_1-1779982371570.png

 

A new feature was developed based on the insights from the Abap Versions Explorer.

This is a Code Reviewer service which can help easily and fast review all the changes, accept or decline it with comments or even ask AI to create Summary or make technical documentation and so on.

Video demo of the process.

yury_sichov_3-1779982531467.png

Video demo of the process with Ask AI feature.

yury_sichov_2-1779982461880.png

By default used Code Reviewer feature. 

yury_sichov_0-1779981864933.png

To use the Anthropic API, we need to set up an SM59 connection to api.anthropic.com. It is also possible to use the OpenAI API. I will publish the solution if anyone needs it.

yury_sichov_4-1779982663028.png

yury_sichov_5-1779982683126.png

The current solution can perform code reviews and generate both technical and functional documentation. By chaining multiple requests together, we can map out the entire project lifecycle description.

1 Comment