Commit 3395382
Cloud ingestion strategy with prepdocs as custom skillset for Azure AI Search Blob Indexer (#2819)
* Convert prepdocs to skills
* More Bicep to get funcs deployed with auth
* chore(functions): add missing prepdocslib dependencies to function requirements
* build(functions): vendor dependencies into .python_packages for flex consumption
* chore(functions): copy backend requirements as requirements.backend.txt for traceability
* chore(functions): overwrite function requirements with backend pins (backup original)
* chore(functions): remove requirements backup; always overwrite with backend pins
* Get function apps deployed
* Updates to function auth
* latest changes to get auth working
* Fix tests
* always upload local files
* update to storageMetadata extraction
* Got it working
* Working more on the docs
* Update
* Push latest for review
* Consolidate docs
* Clean up vectorization docs and refs
* More code cleanup
* Address Copilot feedback on tests
* More code cleanups
* Cleanup function test
* 100% diff coverage
* Update app/functions/document_extractor/function_app.py
Co-authored-by: Copilot <[email protected]>
* Update app/backend/prepdocslib/page.py
Co-authored-by: Copilot <[email protected]>
* Update app/functions/document_extractor/function_app.py
Co-authored-by: Copilot <[email protected]>
* Address feedback and tweak docs
* Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
* Adding diagram
---------
Co-authored-by: Matt Gotteiner <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 4d933cc commit 3395382
File tree
59 files changed
+6676
-765
lines changed- app
- backend
- prepdocslib
- functions
- document_extractor
- figure_processor
- text_processor
- docs
- images
- infra
- app
- core
- auth
- search
- scripts
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
59 files changed
+6676
-765
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
151 | 153 | | |
152 | 154 | | |
153 | 155 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
20 | 42 | | |
| 43 | + | |
21 | 44 | | |
22 | 45 | | |
23 | 46 | | |
| |||
65 | 88 | | |
66 | 89 | | |
67 | 90 | | |
68 | | - | |
| 91 | + | |
69 | 92 | | |
70 | 93 | | |
71 | 94 | | |
| |||
124 | 147 | | |
125 | 148 | | |
126 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| 470 | + | |
470 | 471 | | |
471 | 472 | | |
472 | 473 | | |
| |||
582 | 583 | | |
583 | 584 | | |
584 | 585 | | |
585 | | - | |
| 586 | + | |
586 | 587 | | |
587 | 588 | | |
588 | 589 | | |
| |||
594 | 595 | | |
595 | 596 | | |
596 | 597 | | |
597 | | - | |
| 598 | + | |
598 | 599 | | |
599 | 600 | | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
609 | 613 | | |
610 | 614 | | |
611 | 615 | | |
| |||
618 | 622 | | |
619 | 623 | | |
620 | 624 | | |
| 625 | + | |
621 | 626 | | |
622 | 627 | | |
623 | 628 | | |
| |||
640 | 645 | | |
641 | 646 | | |
642 | 647 | | |
643 | | - | |
| 648 | + | |
644 | 649 | | |
645 | 650 | | |
646 | 651 | | |
| |||
0 commit comments