Replies: 1 comment 3 replies
-
LLMs like gemini 1.5 that is currently free for devs with a good enough code interpretation benchmark can be helpful in finding code changes issues that occur and can be reflected in reports with CFR(change failure rate), maybe we can also find RCA for the code issues using LLMs and make sure they don't occur again. Hope this is also helpful for your question @jayantbh |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The UI offers neat ways to understand your four-keys and relative score based on DORA Quickcheck. But what are some ways we can come up with to create some kind of a report powered by any LLMs?
Perhaps the LLM could also be self-hosted within the container? Thus making even that kind of a thing fully self-contained in terms of where your data goes?
Beta Was this translation helpful? Give feedback.
All reactions