Deepri24 commited on
Commit
0d1064d
·
1 Parent(s): a40dcf8

readme changes

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -101,7 +101,18 @@ from src.langgraphagenticai.ui.streamlitui.display_result import DisplayResultSt
101
  streamlit run app.py
102
  ```
103
 
104
-
 
 
 
 
 
 
 
 
 
 
 
105
 
106
 
107
 
 
101
  streamlit run app.py
102
  ```
103
 
104
+ ---
105
+ title: LanggraphAgenticAI
106
+ emoji: 🐨
107
+ colorFrom: blue
108
+ colorTo: red
109
+ sdk: streamlit
110
+ sdk_version: 1.42.0
111
+ app_file: app.py
112
+ pinned: false
113
+ license: apache-2.0
114
+ short_description: Refined langgraphAgenticAI
115
+ ---
116
 
117
 
118