File size: 103 Bytes
358c332
 
 
 
 
1
2
3
4
5
import streamlit as st
import os

st.set_page_config(page_title="Q&A Demo" )
st.header("Langchain")