Closed dustinbyrne closed 6 months ago
@appland/components is updated in the Navie view
@appland/components
select-llm-option
default
own-key
own-model
Users are prompted, via notification, to reload the window following edits to the AppMap environment variables settings
The frontend changes for this have not yet been merged: https://github.com/getappmap/appmap-js/pull/1722 Related PR for Visual Studio Code: https://github.com/getappmap/vscode-appland/pull/941
:tada: This issue has been resolved in version 0.66.0 :tada:
The release is available on:
v0.66.0
Your semantic-release bot :package::rocket:
@appland/components
is updated in the Navie viewselect-llm-option
, which indicates the user has selected to configure Navie with a new LLM providerdefault
,own-key
,own-model
.default
is selected, all existing settings are cleared (environment variables, OpenAI key)own-key
is selected, the user is prompted to input their own OpenAI API key.own-model
is unused. It'll open the browser to documentation automatically.Users are prompted, via notification, to reload the window following edits to the AppMap environment variables settings
The frontend changes for this have not yet been merged: https://github.com/getappmap/appmap-js/pull/1722 Related PR for Visual Studio Code: https://github.com/getappmap/vscode-appland/pull/941