mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
The 'llms' module of @grafana/experimental was vendored into the GenAI components at some point in the past to speed up iteration, so that dashboard feature development didn't have to wait for a new release of the experimental package for every change. Now that we think this has stabilized, we can remove the vendored module from the Grafana codebase and use the version from @grafana/experimental instead. This requires a couple of minor changes, mostly around health check results which are slightly different in @grafana/experimental now, but otherwise the changes are mechanical. Co-authored-by: nmarrs <nathanielmarrs@gmail.com> |
||
---|---|---|
.. | ||
angular | ||
core | ||
features | ||
partials | ||
plugins | ||
routes | ||
store | ||
types | ||
app.ts | ||
AppWrapper.tsx | ||
dev.ts | ||
index.ts |