Spaces:
Sleeping
Sleeping
Update src/langgraphagenticai/ui/streamlitui/loadui4.py
Browse files
src/langgraphagenticai/ui/streamlitui/loadui4.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
import streamlit as st
|
| 2 |
import os
|
| 3 |
-
from
|
| 4 |
|
| 5 |
|
| 6 |
class LoadStreamlitUI:
|
|
|
|
| 1 |
import streamlit as st
|
| 2 |
import os
|
| 3 |
+
from langgraphagenticai.ui.uiconfigfile import Config
|
| 4 |
|
| 5 |
|
| 6 |
class LoadStreamlitUI:
|