avsolatorio commited on
Commit
0c92aa0
·
1 Parent(s): 8cd6fde

Update chat name

Browse files

Signed-off-by: Aivin V. Solatorio <avsolatorio@gmail.com>

Files changed (1) hide show
  1. mcp_remote_client.py +1 -1
mcp_remote_client.py CHANGED
@@ -425,7 +425,7 @@ def gradio_interface(
425
  # Disable auto-dark mode by setting theme to None
426
  with gr.Blocks(title="WDI MCP Client", css=custom_css, theme=None) as demo:
427
  try:
428
- gr.Markdown("# Development Data Chat")
429
  # gr.Markdown("Connect to the WDI MCP server and chat with the assistant")
430
 
431
  with gr.Accordion(
 
425
  # Disable auto-dark mode by setting theme to None
426
  with gr.Blocks(title="WDI MCP Client", css=custom_css, theme=None) as demo:
427
  try:
428
+ gr.Markdown("# Data360 Chat [Prototype]")
429
  # gr.Markdown("Connect to the WDI MCP server and chat with the assistant")
430
 
431
  with gr.Accordion(