@builder.io/ai-utils
Advanced tools
Comparing version 0.0.45 to 0.0.46
@@ -9,2 +9,3 @@ export interface AssistantSettings { | ||
messagePlaceholder: string; | ||
requestAuth?: boolean; | ||
requestState?: boolean; | ||
@@ -11,0 +12,0 @@ showAiCanMakeMistakes?: boolean; |
{ | ||
"name": "@builder.io/ai-utils", | ||
"version": "0.0.45", | ||
"version": "0.0.46", | ||
"description": "Builder.io AI utils", | ||
@@ -5,0 +5,0 @@ "type": "module", |
24562
811