mirror of
https://github.com/benitomartin/scale-gke-qdrant-llama.git
synced 2025-12-17 02:54:25 +01:00
Final Push
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import streamlit as st
|
||||
"""Script for Streamlit UI."""
|
||||
|
||||
import requests
|
||||
import streamlit as st
|
||||
|
||||
# Set the FastAPI endpoint
|
||||
FASTAPI_ENDPOINT = "http://34.65.157.134:8000/query/"
|
||||
|
||||
Reference in New Issue
Block a user