Skip to content

Commit a485471

Browse files
committed
Small fixes.
1 parent add5202 commit a485471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wpf/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ If you want to use different AI Service, you will need to rewrite the `CallOpenA
1515

1616
#### Consideration before using in production
1717
Keep in mind, that for the purpose of the demo,
18-
- We send the whole document document to provide context for the service.
18+
- We send the whole document to provide context for the service.
1919

2020
### Spreadsheet
21-
The Spreadsheet example creates a custom functions that contains specific questions. We use this questions to ask the the Open AI service for answers based on some context that is provided. The result may no be exactly the same when running the example several times.
21+
The Spreadsheet example creates a custom functions that contains specific questions. We use these questions to ask the the Open AI service for answers based on some context that is provided. The result may no be exactly the same when running the example several times.
2222

2323
#### How to run
2424
To run the Spreadsheet demo, replace your Azure/Open AI credentials inside `MainWindow.xaml.cs` file, then run the project and copy the AI formulas in the subsequent cells and wait for the service to provide the angers.

0 commit comments

Comments
 (0)