pip install streamlit langchain pgvector PyPDF2 python-dotenv altair ... if st.button("Process"): with st.spinner("Processing"): # get pdf ...
確定! 回上一頁