Akkuvs/LangGraphAgenticAI
0
1---2title: My Hugging Face Space # Replace with your space name3emoji: ๐ # Pick an emoji for your space4colorFrom: blue # Choose a starting color (e.g., red, blue, green)5colorTo: purple # Choose an ending color6sdk: streamlit # or "streamlit", "docker", "static"7sdk_version: "1.37.1" # Match with the version you are using8app_file: app.py # Main Python file for your app9pinned: false10---11 