-
Notifications
You must be signed in to change notification settings - Fork 190
fix: merge from dev to main #310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
1b6962f
Create SampleWorkflow.md
Thanusree-Microsoft 9a26571
Enhance Sample Workflow documentation
Thanusree-Microsoft 8c4c179
Add files via upload
Thanusree-Microsoft cb7f469
Refine task descriptions in SampleWorkflow.md
Thanusree-Microsoft 4aa9aac
Update Deployment Guide with new section and typo fix
Thanusree-Microsoft bde5e52
Revise Sample Workflow for clarity and structure
Thanusree-Microsoft c3c28ee
Fix typo in SampleWorkflow.md
Thanusree-Microsoft 600e51b
Update SampleWorkflow.md
Roopan-Microsoft 880ad8c
Update SampleWorkflow.md
Roopan-Microsoft f0512ae
Remove redundant exclude option in workflow
Thanusree-Microsoft d97bc9f
Apply suggestion from @Copilot
Roopan-Microsoft f12c3b4
Apply suggestion from @Copilot
Roopan-Microsoft 46e42af
Apply suggestion from @Copilot
Roopan-Microsoft 14dd151
Add response time note to SampleWorkflow.md
Thanusree-Microsoft bbad5dc
Added a maximum 20-character limit to the environment name.
Kanchan-Microsoft 43d18fe
Merge branch 'dev' into bug-fix-25908
Kanchan-Microsoft 6f48f62
Merge pull request #309 from microsoft/bug-fix-25908
Prajwal-Microsoft 3616d10
Merge pull request #307 from microsoft/psl-sampleflow-doc
Roopan-Microsoft 0aff3eb
Apply suggestion from @Copilot
Roopan-Microsoft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,43 @@ | ||
|
|
||
| # Sample Workflow | ||
|
|
||
| To help you get started, here’s a **sample process** you can follow in the app. | ||
|
|
||
| ## **Process** | ||
|
|
||
| > Note: Download sample data files for **Invoices** and **Property Claims** from [here](../src/ContentProcessorAPI/samples). | ||
|
|
||
| ### **API Documentation** | ||
|
|
||
| - Click on **API Documentation** to view and explore the available API endpoints and their details. | ||
|
|
||
| ### **Upload** | ||
|
|
||
| > Note: Average response time is 01 minute. | ||
|
|
||
| _Sample Operations:_ | ||
|
|
||
| - Select the **Schema** under the Processing Queue pane. | ||
| - Click on the **Import Content** button. | ||
| - Choose a file from the downloaded list for data extraction corresponding to the **Schema** selected. | ||
| - Click the **Upload** button. | ||
|
|
||
| ### **Review and Process** | ||
|
|
||
| _Sample Operation:_ | ||
|
|
||
| - Once the file status is marked as completed, click on the file. | ||
| - Once the batch processing is done, the file is ready to review and the extracted data is displayed in the **Output Review** pane and corresponding file is visible in the **Source Document** pane. | ||
| - Edit any incorrect data in the JSON which is shown in the **Output Review** pane under **Extracted Results** tab. | ||
| - Add notes under the **Comments** and save the changes by clicking on the **Save** button. | ||
| - You can view the process steps in the **Output Review** pane under the **Process Steps** tab and expand the extract, Map, and evaluate sections to see the outputs from each process step. | ||
|
|
||
|  | ||
|
|
||
| ### **Delete** | ||
|
|
||
| _Sample operation:_ | ||
|
|
||
| - Click the **three-dot menu** at the end of the row to expand options, then select **Delete** to remove the item. | ||
|
|
||
| This structured approach ensures that users can efficiently extract key information, and organize structured outputs for easy search and analysis. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.