Skip to content

Commit c6feddc

Browse files
Merge pull request #314 from microsoft/psl-prompts-readme
docs: updates to the documentation to help users get started with the application
2 parents 83527bd + f9bbc04 commit c6feddc

File tree

3 files changed

+37
-2
lines changed

3 files changed

+37
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,9 @@ Additional Steps
211211
212212
Follow steps in [Delete Resource Group](./docs/DeleteResourceGroup.md) If your deployment fails and you need to clean up the resources.
213213
214+
## Sample Questions
214215
216+
To help you get started, here are some [Sample Questions](./docs/SampleQuestions.md) you can follow once your application is up and running.
215217
216218
<!--
217219
@@ -246,8 +248,6 @@ To add further access controls, update the logic in `getUserInfoList` in `fronte
246248
### Local deployment
247249
Review the local deployment [README](./docs/README_LOCAL.md). -->
248250
249-
250-
251251
<h2>
252252
</br>
253253
Responsible AI Transparency FAQ

docs/SampleQuestions.md

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Sample Questions
2+
3+
To help you get started, here are some **Sample Prompts** you can ask in the app:
4+
5+
## **Sections**
6+
7+
### **Browse**
8+
The Browse section allows users to explore and retrieve information related to promissory notes. Key functionalities include:
9+
10+
_Sample Questions:_
11+
12+
- What are typical sections in a promissory note?
13+
- List the details of two promissory notes governed by the laws of the state of California.
14+
15+
### **Generate**
16+
The Generate section enables users to create new promissory notes with customizable options. Key features include:
17+
18+
_Sample Questions:_
19+
20+
- Generate a promissory note with a proposed $100,000 for Washington State.
21+
- Remove (section) <Promissory Note> (Any displayed section you can add).
22+
- Add a Payment acceleration clause after the payment terms section.
23+
- Click on Generate Draft.
24+
25+
![GenerateDraft](images/GenerateDraft.png)
26+
27+
### **Draft**
28+
The Draft section ensures accuracy and completeness of the generated promissory notes. Key tasks include:
29+
30+
_Sample operation:_
31+
32+
- Task: Re-generate text boxes if they did not populate for any section.
33+
- Task: Re-generate text box for Borrower with the name: Jane Smith.
34+
35+
This structured approach ensures that users can efficiently browse, create, and refine promissory notes while maintaining legal compliance and document accuracy.

docs/images/GenerateDraft.png

21.2 KB
Loading

0 commit comments

Comments
 (0)