Skip to content

Commit e7aba25

Browse files
authored
Update docs.html
1 parent 5428272 commit e7aba25

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/docs.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,13 @@ <h3>📋 <strong>Complete List of 12 Parameters</strong></h3>
565565
<td><code>"gpt-4o-mini"</code></td>
566566
<td>LLM model name</td>
567567
</tr>
568+
<tr>
569+
<td>13</td>
570+
<td><code>embedding_model_name</code></td>
571+
<td>str</td>
572+
<td><code>"all-MiniLM-L6-v2"</code></td>
573+
<td>Support Qwen/Qwen3-Embedding-0.6B BAAI/bge-m3 all-MiniLM-L6-v2</td>
574+
</tr>
568575
</tbody>
569576
</table>
570577
</section>

0 commit comments

Comments
 (0)