more
This commit is contained in:
@@ -19,10 +19,9 @@ export const Steps = () => (
|
||||
<span className="bold-span">UPLOAD YOUR DOCUMENT: </span>You will now
|
||||
see the Document Upload Modal. Enter the discovery request's title,
|
||||
i.e. “Defendant’s Interrogatories,” and (optionally) the date served.
|
||||
Drag and drop, or click and select the .pdf from your files. {" "}
|
||||
<div className="mini-break">
|
||||
Click <span className="bold-span"> “Upload”.</span>
|
||||
</div>
|
||||
Drag and drop, or click to select. {" "} Then Click{" "}
|
||||
<span className="bold-span"> “Upload”.</span>
|
||||
<div className="mini-break"></div>
|
||||
<div className="mini-break">
|
||||
Parsing the document for language processing usually takes fewer
|
||||
than 2 minutes, but be patient - it may take up to 5.
|
||||
@@ -49,13 +48,9 @@ export const Steps = () => (
|
||||
the interactive Document Editor. Note the Response Novos toggle button -
|
||||
this controls the amount of logical branching used in forumilting hte
|
||||
response language. You can edit the responses and save progress any time
|
||||
by clicking the “Save Changes” button.
|
||||
</div>
|
||||
<div className="steps-text-wrapper">
|
||||
Novos : A prompt-templating variable. Controls the amount of inferential
|
||||
reasoning applied within CRAC-type model for rhetoric generation.
|
||||
Distinct from and should not be conflated with the so-called LLM
|
||||
'temperature' parameter.
|
||||
by clicking the “Save Changes” button. Novos: A proprietary feature
|
||||
distinct from the so-called LLM 'temperature' parameter. Controls the
|
||||
amount of AI inference within a CRAC-type model used for argument logic.
|
||||
</div>
|
||||
<div className="steps-text-wrapper">
|
||||
<span className="bold-span">DOWNLOAD YOUR RESPONSE DOCUMENT: </span>
|
||||
|
||||
Reference in New Issue
Block a user