refactor: update application name and enhance header display in Streamlit app

This commit is contained in:
2025-03-26 12:27:00 +00:00
parent bd56cc839d
commit 49aebc12d5
4 changed files with 68 additions and 45 deletions

View File

@@ -1,5 +1,5 @@
[project]
name = "streamlit-chat-app"
name = "macpapp"
version = "0.1.0"
description = "Streamlit chat app with MCP"
readme = "README.md"