SupportRAG / src /api /static /index.html
Sakshamyadav15's picture
Fix API URL logic in frontend build
265150f
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>SupportRAG - AI Customer Support</title>
<meta name="description" content="AI-Powered Customer Support with Dual Vector Stores" />
<meta name="author" content="SupportRAG" />
<meta property="og:title" content="SupportRAG - AI Customer Support" />
<meta property="og:description" content="AI-Powered Customer Support with Dual Vector Stores" />
<meta property="og:type" content="website" />
<script type="module" crossorigin src="/assets/index-BJGLEa2w.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DVgc-4UO.css">
</head>
<body>
<div id="root"></div>
</body>
</html>