|
|
@ -88,6 +88,7 @@ |
|
|
|
"outputs": [], |
|
|
|
"outputs": [], |
|
|
|
"source": [ |
|
|
|
"source": [ |
|
|
|
"agent_framework = DealAgentFramework()\n", |
|
|
|
"agent_framework = DealAgentFramework()\n", |
|
|
|
|
|
|
|
"agent_framework.init_agents_as_needed()\n", |
|
|
|
"\n", |
|
|
|
"\n", |
|
|
|
"with gr.Blocks(title=\"The Price is Right\", fill_width=True) as ui:\n", |
|
|
|
"with gr.Blocks(title=\"The Price is Right\", fill_width=True) as ui:\n", |
|
|
|
"\n", |
|
|
|
"\n", |
|
|
|