-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Google Gemini AI capabilities for AI monitoring #1232
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Harry Kimpel <[email protected]>
Signed-off-by: Harry Kimpel <[email protected]>
Signed-off-by: Harry Kimpel <[email protected]>
|
We definitely are going to need tests for all this before we can merge or release this. Are you able to add testing to this? |
let me have a look into these tests. |
Signed-off-by: Harry Kimpel <[email protected]>
Signed-off-by: Harry Kimpel <[email protected]>
Signed-off-by: Harry Kimpel <[email protected]>
Before contributing, please read our contributing guidelines and code of conduct.
Overview
This PR adds capabilities for our AI monitoring. It adds support for Google Gemini AI.
Related Github Issue
n/a
Testing
At this moment, I haven't been able to add tests. I am working on adding these at a later stage.