Skip to content

Commit

Permalink
Deployed 6f8870c with MkDocs version: 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed May 2, 2024
1 parent bf5f8f7 commit 12e49a9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions api/python_client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1014,7 +1014,7 @@ <h3 id="llmengine.Completion.create" class="doc doc-heading">
<a id="__codelineno-0-9" name="__codelineno-0-9" href="#__codelineno-0-9"></a> frequency_penalty: Optional[<span style="color: #008000">float</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-10" name="__codelineno-0-10" href="#__codelineno-0-10"></a> top_k: Optional[<span style="color: #008000">int</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-11" name="__codelineno-0-11" href="#__codelineno-0-11"></a> top_p: Optional[<span style="color: #008000">float</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a> include_stop_str_in_output: Optional[<span style="color: #008000">bool</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">False</span>,
<a id="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a> include_stop_str_in_output: Optional[<span style="color: #008000">bool</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-13" name="__codelineno-0-13" href="#__codelineno-0-13"></a> guided_json: Optional[Dict[<span style="color: #008000">str</span>, Any]] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-14" name="__codelineno-0-14" href="#__codelineno-0-14"></a> guided_regex: Optional[<span style="color: #008000">str</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-15" name="__codelineno-0-15" href="#__codelineno-0-15"></a> guided_choice: Optional[List[<span style="color: #008000">str</span>]] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
Expand Down Expand Up @@ -1215,7 +1215,7 @@ <h3 id="llmengine.Completion.create" class="doc doc-heading">
</div>
</td>
<td>
<code>False</code>
<code>None</code>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1402,7 +1402,7 @@ <h3 id="llmengine.Completion.acreate" class="doc doc-heading">
<a id="__codelineno-0-9" name="__codelineno-0-9" href="#__codelineno-0-9"></a> frequency_penalty: Optional[<span style="color: #008000">float</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-10" name="__codelineno-0-10" href="#__codelineno-0-10"></a> top_k: Optional[<span style="color: #008000">int</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-11" name="__codelineno-0-11" href="#__codelineno-0-11"></a> top_p: Optional[<span style="color: #008000">float</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a> include_stop_str_in_output: Optional[<span style="color: #008000">bool</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">False</span>,
<a id="__codelineno-0-12" name="__codelineno-0-12" href="#__codelineno-0-12"></a> include_stop_str_in_output: Optional[<span style="color: #008000">bool</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-13" name="__codelineno-0-13" href="#__codelineno-0-13"></a> guided_json: Optional[Dict[<span style="color: #008000">str</span>, Any]] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-14" name="__codelineno-0-14" href="#__codelineno-0-14"></a> guided_regex: Optional[<span style="color: #008000">str</span>] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
<a id="__codelineno-0-15" name="__codelineno-0-15" href="#__codelineno-0-15"></a> guided_choice: Optional[List[<span style="color: #008000">str</span>]] <span style="color: #666666">=</span> <span style="color: #008000; font-weight: bold">None</span>,
Expand Down Expand Up @@ -1603,7 +1603,7 @@ <h3 id="llmengine.Completion.acreate" class="doc doc-heading">
</div>
</td>
<td>
<code>False</code>
<code>None</code>
</td>
</tr>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 12e49a9

Please sign in to comment.