bep40 commited on
Commit
a6dfc4e
·
1 Parent(s): e1f964c

chore: bump vaix-rag cache-buster gc=74 (topAdded lazy fix)

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -877,7 +877,7 @@
877
  <script defer src="/src/catalogue-ai.js?gc=36"></script> <!-- Catalogue AI module (NL search over OCR'd Malloca 2026 catalogue) -->
878
  <script defer src="/src/catai-intro.js?v=3"></script> <!-- What's-new auto-intro banner (giới thiệu tính năng mới tự động) -->
879
  <script defer src="/src/customers.js?gc=21"></script> <!-- Customer list (Danh sách khách hàng) -->
880
- <script defer src="/src/vaix-rag.js?gc=73"></script> <!-- V.AI STUDIO RAG Module - loads FASTER via light index; lazy galleries; spec-aware search -->
881
  <script defer src="/src/greeting-news.js?gc=43"></script> <!-- Greeting HOT news cards + source links -->
882
  <script defer src="/src/order-sync.js?gc=19"></script> <!-- Order sync with V.AISTUDIO backend -->
883
  <script type="module" src="/src/app.js?gc=65"></script>
 
877
  <script defer src="/src/catalogue-ai.js?gc=36"></script> <!-- Catalogue AI module (NL search over OCR'd Malloca 2026 catalogue) -->
878
  <script defer src="/src/catai-intro.js?v=3"></script> <!-- What's-new auto-intro banner (giới thiệu tính năng mới tự động) -->
879
  <script defer src="/src/customers.js?gc=21"></script> <!-- Customer list (Danh sách khách hàng) -->
880
+ <script defer src="/src/vaix-rag.js?gc=74"></script> <!-- V.AI STUDIO RAG Module - loads FASTER via light index; lazy galleries; spec-aware search -->
881
  <script defer src="/src/greeting-news.js?gc=43"></script> <!-- Greeting HOT news cards + source links -->
882
  <script defer src="/src/order-sync.js?gc=19"></script> <!-- Order sync with V.AISTUDIO backend -->
883
  <script type="module" src="/src/app.js?gc=65"></script>