From 183f72aff7f20b9ac5dc8be8a2740a7a61df211d Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Wed, 6 Mar 2024 22:30:17 -0600 Subject: [PATCH] more --- src/Constants/Copy/howToSteps.js | 74 +++++++------------------------- 1 file changed, 16 insertions(+), 58 deletions(-) diff --git a/src/Constants/Copy/howToSteps.js b/src/Constants/Copy/howToSteps.js index 44f30cc..81d0d72 100644 --- a/src/Constants/Copy/howToSteps.js +++ b/src/Constants/Copy/howToSteps.js @@ -71,14 +71,6 @@ export const Steps = () => ( the search bar on your Dashboard, click "Express Document Upload" and follow the prompts. -
- - Discovery requests: This feature will - launch spring of '24. We're working hard to bring you the best possible - experience! -
); @@ -88,66 +80,32 @@ export const OutgoingSteps = () => (

Generate Discovery Requests

-
-
-
- If you have not yet done so, follow the steps described above in - "CREATE THE CASE". -
-
- UPLOAD THE COMPLAINT: On the - document upload modal, folow the above steps, and{" "} - - be sure to click "Complaint" to indicate the document type. - -
- Click “Upload”. -
-
-
- The complaint will be parsed for 2 -5 minutes. You will be redirected - to the document edit page to review the proposed requests. -
-
- Currently, discovery request generation supports creation of - interrogatories and requests for production. -
-
- Currently, discovery request generation supports creation of - interrogatories and requests for production. -
-
-
- GENERATE THE RESPONSE: From the - Document List View, click the “Generate Responses'' button. Novdraft’s - Intellidraft AI will generate the response and automatically navigate to - 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. + If you have not yet done so, follow the steps described above in "CREATE + THE CASE". From the Case Details view, click the "Upload Document" + button to surface the document upload modal.
- 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. + UPLOAD THE COMPLAINT: Drag and drop, + or click and select the Complaint .pdf from your files. Be sure to + select "Complaint" in the document type section (see image right). +
+
+ GENERATE THE RESPONSE: Click + "Upload."Novdraft’s Intellidraft AI will generate the response and + automatically navigate to the interactive Document Editor. You may now + edit the responses if you prefer. Note: at this time, Novodraft supports + generation of combined interrogatories and requests for production of + documents. Additional discovery request types (i.e. requests for + admissions, stand-alone interrogatories) as well as more fine-grained + request generation configurations will be added week by week.
DOWNLOAD YOUR RESPONSE DOCUMENT: Click the “Create .Docx' button to download your fully-formatted, ready-to-serve response.
-
- - Pro tip: Once you've created the - case, skip step one - search for the case by entering the case number in - the search bar on your Dashboard, click "Express Document Upload" and - follow the prompts. -
);