Soha85 commited on
Commit
ce4661b
·
verified ·
1 Parent(s): 6cc26fe

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -6
index.html CHANGED
@@ -632,12 +632,12 @@
632
  <table class="rag-table">
633
  <thead>
634
  <tr>
635
- <th>Vector DB</th>
636
- <th>Description</th>
637
- <th>Underlying Index</th>
638
- <th>Pros</th>
639
- <th>Cons</th>
640
- <th>Peer-Reviewed Reference</th>
641
  </tr>
642
  </thead>
643
  <tbody>
 
632
  <table class="rag-table">
633
  <thead>
634
  <tr>
635
+ <th style="width:10%">Vector DB</th>
636
+ <th style="width:20%">Description</th>
637
+ <th style="width:10%">Underlying Index</th>
638
+ <th style="width:15%">Pros</th>
639
+ <th style="width:15%">Cons</th>
640
+ <th style="width:30%">Peer-Reviewed Reference</th>
641
  </tr>
642
  </thead>
643
  <tbody>