Skip to content

Commit

Permalink
Update packages/ai-core/src/browser/ai-core-preferences.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Langer <planger@eclipsesource.com>
  • Loading branch information
JonasHelming and planger committed Sep 19, 2024
1 parent 46e17be commit c3a0e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ai-core/src/browser/ai-core-preferences.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const aiCorePreferenceSchema: PreferenceSchema = {
\n\
**Please note! The settings below in this section will only take effect\n\
once the main feature setting is enabled. After enabling the feature, you need to configure at least one\
LLM provider below. Also see [the documentation](https://theia-ide.org/docs/user_ai/)**',
LLM provider below. Also see [the documentation](https://theia-ide.org/docs/user_ai/)**.',
type: 'boolean',
default: false,
},
Expand Down

0 comments on commit c3a0e19

Please sign in to comment.