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

fix: migrate to @grafana/llm package for OpenAI functionality #1052

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sd2k
Copy link

@sd2k sd2k commented Oct 14, 2024

The @grafana/experimental package is being deprecated so development
of LLM-related functionality has been moved to a separate package.

The API is exactly the same so this should just work.

Fixes #1051.

The @grafana/experimental package is being deprecated so development
of LLM-related functionality has been moved to a separate package.

The API is exactly the same so this _should_ just work.

Fixes #1051.
@sd2k sd2k requested a review from a team as a code owner October 14, 2024 09:13
Copy link

Use the following command to run this PR with Docker at http://localhost:3000:

docker run --rm -p 3000:3000 grafana/plugin-builds:2ef0d07cc722ac90dbf33c36352bba25729664ecpre

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

Successfully merging this pull request may close these issues.

Uncaught TypeError: self.crypto.randomUUID is not a function when trying to generate a query using openAI
1 participant