Google Grounded Search and Styling Fixes

This commit is contained in:
ajaysi
2025-04-02 22:44:16 +05:30
parent b48a3b106b
commit 163c9131e4
2 changed files with 1 additions and 69 deletions

View File

@@ -101,6 +101,6 @@ def content_planning_tools():
if st.button("**Ideate Content Calendar**"):
if plan_keywords:
#ai_agents_content_planner(plan_keywords)
st.header("COming Soon.")
st.header("Coming Soon.")
else:
st.error("Come on, really, Enter some keywords to plan on..")