Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
%%writefile app.py
|
2 |
import streamlit as st
|
3 |
from langchain_core.prompts import ChatPromptTemplate
|
4 |
from langchain_openai import AzureChatOpenAI
|
|
|
|
|
1 |
import streamlit as st
|
2 |
from langchain_core.prompts import ChatPromptTemplate
|
3 |
from langchain_openai import AzureChatOpenAI
|