Skip to content
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

A few credit trial for ai analysis of dora metrics #572

Open
aadarsh-nagrath opened this issue Oct 6, 2024 · 1 comment
Open

A few credit trial for ai analysis of dora metrics #572

aadarsh-nagrath opened this issue Oct 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@aadarsh-nagrath
Copy link

Why do we need this ?

image

We can have a ai model option for user to try an generate analysis, with request limit (3 or something). A free model like gemini would do. Offering a trial glimpse where users can explore ai analyses without the immediate need for an API key. This could improve user experience without committing to an API key right away.

Further Comments / References

Thoughts ?
Do we need this?

@aadarsh-nagrath aadarsh-nagrath added the enhancement New feature or request label Oct 6, 2024
@jayantbh
Copy link
Contributor

jayantbh commented Oct 6, 2024

This would certainly improve the UX regarding trying out AI analysis.

But how would you do that? We can't really add a random token in the codebase.

We'll need an LLM that can either work without a token with a very restricted limit, or have an intermediate external service that generates a short lived token.

Any other ideas are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants