feat(agent): Implement simplified chat agent tools and state management
This commit is contained in:
parent
755e1de28b
commit
f6eab5a95a
27 changed files with 1929 additions and 2433 deletions
|
|
@ -435,7 +435,8 @@ const WidgetConfigModal = ({
|
|||
</div>
|
||||
) : (
|
||||
<div className="text-sm text-black/50 dark:text-white/50 italic">
|
||||
Click "Run Preview" to see how your widget will look
|
||||
Click "Run Preview" to see how your widget
|
||||
will look
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue