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 = [
206
206
[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]
207
207
)
208
208
<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 >
210
210
<pre ><code translate =" no " class =" language-python " >SYSTEM_PROMPT = <span class =" hljs-string " >" ;" ;" ;
211
211
Human: You are an AI assistant. You are able to find answers to the questions from the contextual passage snippets provided.
212
212
" ;" ;" ; </span >
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ curl --request POST \
274
274
<tr >
275
275
<td><p><code translate="no">database.resource_groups</code></p></td>
276
276
<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>
278
278
</tr >
279
279
<tr >
280
280
<td><p><code translate="no">database.diskQuota.mb</code></p></td>
You can’t perform that action at this time.
0 commit comments