mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-30 19:06:23 +02:00
Copilot2 (#246)
* added customer support example * fixed twitter sentiment prebuilt card * make variable section open by default
This commit is contained in:
parent
a68ae56787
commit
64a6cffe9c
4 changed files with 183 additions and 2 deletions
|
|
@ -565,7 +565,7 @@ export const EntityList = forwardRef<
|
|||
agents: true,
|
||||
tools: true,
|
||||
data: true,
|
||||
prompts: false
|
||||
prompts: true
|
||||
});
|
||||
|
||||
// Default sizes when panels are expanded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue