@epam/ai-dial-overlay
Advanced tools
Comparing version 0.24.0-rc.11 to 0.24.0-rc.12
@@ -5,5 +5,5 @@ { | ||
"homepage": "https://epam-rail.com", | ||
"version": "0.24.0-rc.11", | ||
"version": "0.24.0-rc.12", | ||
"dependencies": { | ||
"@epam/ai-dial-shared": "0.24.0-rc.11" | ||
"@epam/ai-dial-shared": "0.24.0-rc.12" | ||
}, | ||
@@ -10,0 +10,0 @@ "type": "module", |
@@ -58,3 +58,3 @@ # DIAL Overlay | ||
requestTimeout: 20000, | ||
// optional, features that should be enabled | ||
// optional, features that should be enabled. Use to override the default chat settings. Skip to apply all default chat settings. | ||
enabledFeatures: ['conversations-section', 'prompts-section', 'top-settings', 'top-clear-conversation', 'top-chat-info', 'top-chat-model-settings', 'empty-chat-settings', 'header', 'footer', 'request-api-key', 'report-an-issue', 'likes'], | ||
@@ -61,0 +61,0 @@ // optional, styles for loading which are showing until overlay installing settings |
60937
+ Added@epam/ai-dial-shared@0.24.0-rc.12(transitive)
- Removed@epam/ai-dial-shared@0.24.0-rc.11(transitive)