Releases: grafana/grafana-llm-app
Releases · grafana/grafana-llm-app
0.10.0
What's Changed
- model abstraction: S/M/L -> Base/Large by @yoziru in #334
- Use go-openai for health check requests by @sd2k in #335
- Remove unused azureChatCompletionRequest struct by @sd2k in #336
- llm-frontend: add model abstraction by @yoziru in #337
- Add model config to backend, with default and mappings between abstract and concrete models by @sd2k in #338
- Remove preload: true from plugin.json by @sd2k in #339
- llm-frontend: make model an optional field by @yoziru in #341
- llm-frontend: remove function calling feature by @yoziru in #343
- Workaround openai issue with temperature: 0 being omitted from request by @sd2k in #342
- Expose model abstraction in frontend by @yoziru in #340
- Bump semver from 7.6.0 to 7.6.2 by @dependabot in #347
- Bump eslint-webpack-plugin from 4.0.1 to 4.1.0 by @dependabot in #346
- Bump github.com/sashabaranov/go-openai from 1.23.0 to 1.23.1 in /packages/grafana-llm-app by @dependabot in #344
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.229.0 to 0.230.0 in /packages/grafana-llm-app by @dependabot in #345
- Release version 0.10.0 by @sd2k in #348
- Avoid using global variable to determine whether to ignore padding by @sd2k in #349
Full Changelog: 0.9.1...0.10.0
0.9.1
What's Changed
- Update SA token retrieval logic by @edwardcqian in #317
- minor dev setup improvements by @yoziru in #325
- docker: grafana_version use mainline by @yoziru in #327
- Support abstract models in streaming endpoints by @sd2k in #326
- Use go-openai for ChatCompletion requests by @csmarchbanks in #330
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.227.0 to 0.229.0 in /packages/grafana-llm-app by @dependabot in #329
- Bump @babel/core from 7.24.0 to 7.24.5 by @dependabot in #319
- Bump copy-webpack-plugin from 11.0.0 to 12.0.2 by @dependabot in #318
- Release version 0.9.1 by @sd2k in #333
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Abstract models to allow more providers by @csmarchbanks in #315
- bump to 0.9.0 by @yoziru in #316
Full Changelog: 0.8.6...0.9.0
0.8.6
What's Changed
- Bump golang.org/x/net from 0.22.0 to 0.23.0 in /packages/grafana-llm-app by @dependabot in #304
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.220.0 to 0.225.0 in /packages/grafana-llm-app by @dependabot in #306
- Bump sass-loader from 13.3.3 to 14.2.1 by @dependabot in #305
- Bump react-use from 17.4.0 to 17.5.0 by @dependabot in #299
- Bump css-loader from 6.10.0 to 7.1.1 by @dependabot in #310
- Bump @grafana/ui from 10.4.0 to 10.4.2 by @dependabot in #311
- Bump github.com/qdrant/go-client from 1.8.0 to 1.9.0 in /packages/grafana-llm-app by @dependabot in #312
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.225.0 to 0.227.0 in /packages/grafana-llm-app by @dependabot in #313
- stream_test: more realistic data + test happy path by @yoziru in #308
- bump to 0.8.6 by @yoziru in #314
Full Changelog: 0.8.5...0.8.6
0.8.5
What's Changed
- add LLM app plugin keywords by @jtheory in #288
- Bump @swc/helpers from 0.5.6 to 0.5.8 by @dependabot in #290
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.215.0 to 0.218.0 in /packages/grafana-llm-app by @dependabot in #291
- Bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /packages/grafana-llm-app by @dependabot in #295
- Bump sass from 1.71.1 to 1.74.1 by @dependabot in #293
- Bump webpack from 5.90.3 to 5.91.0 by @dependabot in #292
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.218.0 to 0.220.0 in /packages/grafana-llm-app by @dependabot in #294
- Add flag to allow optional display vector store setting by @edwardcqian in #296
- Release 0.8.5 by @edwardcqian in #303
Full Changelog: 0.8.4...0.8.5
0.8.4
What's Changed
- Trigger release for bugfix in packaging by @SandersAaronD in #284
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- Only apply saveLLMOptInState when enableGrafanaManagedLLM is enabled by @edwardcqian in #282
- Release 0.8.3 by @edwardcqian in #283
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
- Change p to div inside cards by @edwardcqian in #274
- Update to react-router-v6 by @edwardcqian in #272
- Fix for release workflow by @SandersAaronD in #276
Full Changelog: v0.8.1...0.8.2
0.8.1
What's Changed
- Fix validate step again by @SandersAaronD in #259
- Bump sass from 1.69.5 to 1.71.1 by @dependabot in #238
- Bump @grafana/eslint-config from 6.0.1 to 7.0.0 by @dependabot in #195
- Bump style-loader from 3.3.3 to 3.3.4 by @dependabot in #193
- Update dependabot.yml by @SandersAaronD in #260
- Bump google.golang.org/grpc from 1.62.0 to 1.62.1 in /packages/grafana-llm-app by @dependabot in #261
- Bump @babel/core from 7.23.9 to 7.24.0 by @dependabot in #269
- Bump rollup from 4.12.0 to 4.13.0 by @dependabot in #268
- Bump @types/lodash from 4.14.202 to 4.17.0 by @dependabot in #267
- Bump @grafana/runtime from 10.2.1 to 10.4.0 by @dependabot in #266
- Bump @swc/core from 1.3.102 to 1.4.6 by @dependabot in #265
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.212.0 to 0.215.0 in /packages/grafana-llm-app by @dependabot in #263
- Bump github.com/qdrant/go-client from 1.7.0 to 1.8.0 in /packages/grafana-llm-app by @dependabot in #264
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /packages/grafana-llm-app by @dependabot in #262
- Create npm release by @SandersAaronD in #270
- Mitigate Side Channel Attacks by @csmarchbanks in #273
- Release v0.8.1 by @csmarchbanks in #275
Full Changelog: 0.7.0...0.8.1
0.7.0
What's Changed
- Add panel explainer plugin extension link by @sd2k in #1
- fix resources test by @yoziru in #7
- add OpenAIOrganizationID by @yoziru in #6
- Remove panelExplainer plugin extension link by @sd2k in #8
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #9
- Add dependabot.yml by @sd2k in #11
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #10
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.171.0 to 0.173.0 by @dependabot in #12
- Add screenshot of configuration page by @sd2k in #22
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #21
- Add experimental notice and update npm tag by @csmarchbanks in #24
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.173.0 to 0.174.0 by @dependabot in #27
- Bump @types/lodash from 4.14.195 to 4.14.197 by @dependabot in #16
- Configure Drone and Fix Issues by @csmarchbanks in #28
- Bump sass-loader from 13.2.2 to 13.3.2 by @dependabot in #15
- Remove unused utils directory by @csmarchbanks in #31
- Update location of published artifact by @csmarchbanks in #30
- Fix go modules error by @sd2k in #32
- Nest jsonData for ease of expansion by @csmarchbanks in #36
- Update loading backend settings to nested JSON by @csmarchbanks in #37
- Use ML logo until a custom logo is created by @csmarchbanks in #34
- Update Changelog to 0.1.0 and useful information by @csmarchbanks in #35
- Minor README changes by @sd2k in #38
- Bump tslib from 2.5.0 to 2.6.2 by @dependabot in #41
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.174.0 to 0.175.0 by @dependabot in #39
- Bump @grafana/eslint-config from 5.1.0 to 6.0.1 by @dependabot in #25
- Update README Seen in the Plugin Catalog by @csmarchbanks in #42
- Add qdrant read vector store implementation by @sd2k in #43
- Add vector service concept, and resource endpoint to handle vector search by @sd2k in #33
- Centralize and fix OpenAI key handling by @sd2k in #45
- vectorservice query fix by @yoziru in #46
- Release version 0.2.0 by @sd2k in #47
- Bump jest-environment-jsdom from 29.5.0 to 29.7.0 by @dependabot in #50
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.175.0 to 0.176.0 by @dependabot in #49
- Bump google.golang.org/grpc from 1.57.0 to 1.58.1 by @dependabot in #48
- Bump version of @grafana packages to v10.1 by @sd2k in #54
- Require node version >=18 by @sd2k in #53
- Move 'enabled' logic of client packages into plugin health check by @sd2k in #58
- Remove ping and echo handlers by @sd2k in #57
- Add 'version' field to plugin health check by @sd2k in #62
- Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #63
- Bump glob from 10.2.6 to 10.3.7 by @dependabot in #67
- Bump style-loader from 3.3.2 to 3.3.3 by @dependabot in #66
- Bump @babel/core from 7.22.1 to 7.22.20 by @dependabot in #65
- Set stream path to check prefix, not full string. by @SandersAaronD in #61
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.176.0 to 0.178.0 by @dependabot in #64
- Add health check details to CHANGELOG by @sd2k in #69
- Add release instructions to readme by @SandersAaronD in #72
- Add client package by @sd2k in #59
- Added the azure openai proxy resource endpoint by @edwardcqian in #56
- Add vector fields to config page by @sd2k in #73
- Propagate errors when streaming OpenAI responses by @sd2k in #75
- Use an open 'provider' field instead of boolean Azure flag by @sd2k in #76
- Use controlled value for OpenAI provider by @sd2k in #77
- Bump version to 0.3.0 by @sd2k in #78
- Add 'Enabled' switch for vector services to configuration UI by @sd2k in #79
- Bump @grafana/e2e-selectors from 10.1.1 to 10.1.4 by @dependabot in #82
- Bump @babel/core from 7.22.20 to 7.23.0 by @dependabot in #81
- Bump @swc/jest from 0.2.26 to 0.2.29 by @dependabot in #83
- Added instructions for developing with example app by @edwardcqian in #86
- Improve health check to return more granular details by @sd2k in #85
- Bump fork-ts-checker-webpack-plugin from 8.0.0 to 9.0.0 by @dependabot in #91
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.178.0 to 0.179.0 by @dependabot in #88
- Bump webpack from 5.85.1 to 5.88.2 by @dependabot in #89
- Bump @grafana/data from 10.1.1 to 10.1.4 by @dependabot in #90
- Bump postcss from 8.4.24 to 8.4.31 by @dependabot in #87
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #92
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #99
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.179.0 to 0.183.0 by @dependabot in #98
- Bump jest and @types/jest by @dependabot in #96
- Bump @grafana/runtime from 10.1.1 to 10.1.5 by @dependabot in #95
- Bump @swc/helpers from 0.5.1 to 0.5.3 by @dependabot in #93
- Bump @grafana/e2e from 10.1.1 to 10.1.5 by @dependabot in #94
- Bump github.com/qdrant/go-client from 1.5.0 to 1.6.0 by @dependabot in #97
- Add support for filtered vector search by @yoziru in #100
- Improve vector health check by @yoziru in #104
- docs: update provisioning docs in README by @sd2k in #106
- Bump grafana-plugin-sdk-go from v0.183.0 to v0.185.0 by @sd2k in #107
- Bump @babel/traverse from 7.23.0 to 7.23.2 by @dependabot in #108
- Improve config page when using Azure OpenAI by @sd2k in #109
- Don't use checked and defaultChecked in qdrant secure settings by @sd2k in #110
- Readme updates for repo & plugin by @jtheory in #105
- bump version to 0.4.0 by @yoziru in #103
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.185.0 to 0.187.0 by @dependabot in #118
- Bump typescript from 4.8.4 to 5.2.2 by @dependabot in #112
- Bump @babel/core from 7.23.0 to 7.23.2 by @dependabot in #115
- Bump @types/lodash from 4.14.197 to 4.14.200 by @dependabot in #116
- Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #117
- Bump @grafana/e2e-selectors from 10.1.4 to 10.1.5 by @dependabot in #11...