File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
localization/v2.6.x/site/en Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ retrieved_lines_with_distances = [
206206 [line_with_distance[<span class =" hljs-number " >0</span >] <span class =" hljs-keyword " >for</span > line_with_distance <span class =" hljs-keyword " >in</span > retrieved_lines_with_distances]
207207)
208208<button class =" copy-code-btn " ></button ></code ></pre >
209- <p >Define system and user prompts for the Lanage Model. This prompt is assembled with the retrieved documents from Milvus.</p >
209+ <p >Define system and user prompts for the Language Model. This prompt is assembled with the retrieved documents from Milvus.</p >
210210<pre ><code translate =" no " class =" language-python " >SYSTEM_PROMPT = <span class =" hljs-string " >" ;" ;" ;
211211Human: You are an AI assistant. You are able to find answers to the questions from the contextual passage snippets provided.
212212" ;" ;" ; </span >
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ curl --request POST \
274274 <tr >
275275 <td><p><code translate="no">database.resource_groups</code></p></td>
276276 <td><p>string</p></td>
277- <td><p>The names of the resource groups associated with the specified database in a common -separated list.</p></td>
277+ <td><p>The names of the resource groups associated with the specified database in a comma -separated list.</p></td>
278278 </tr >
279279 <tr >
280280 <td><p><code translate="no">database.diskQuota.mb</code></p></td>
You can’t perform that action at this time.
0 commit comments