85 Commits

Author SHA1 Message Date
Gabriel Nieves
f6463bb2b3 fixed typo 2025-04-11 09:55:06 +00:00
Gabriel Nieves
2d805053ad ran linter 2025-04-11 01:56:17 +00:00
Gabriel Nieves
946b95c0f4 Updated deployment documentation 2025-04-11 00:22:24 +00:00
Gabriel Nieves
89d6a47ef5 Added latest poetry lock file 2025-04-11 00:10:56 +00:00
Gabriel Nieves
1fc67ef52f updated networkx version 2025-04-10 23:46:53 +00:00
Gabriel Nieves
7a104e3c80 merged with main branch 2025-04-10 23:44:42 +00:00
Gabriel Nieves
92aa2af846 copmleted initial working version of the accelerator upgrade 2025-04-10 23:37:57 +00:00
KennyZhang1
004fc65cdb
Multi-filetype Support via Markitdown (#269)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2025-04-08 11:00:28 -04:00
Gabriel Nieves
b6ef05335b final version of the upgraded graphrag accelerator 2025-04-04 15:52:21 +00:00
Gabriel Nieves
226e7e95dd Updated the source endpoints 2025-04-03 21:05:42 +00:00
Gabriel Nieves
b7f7e75250 Merge branch 'main' into gnievesponce-upgrade-graphrag 2025-04-02 22:03:41 +00:00
Gabriel Nieves
b62c711515 updated the streaming functionality and the graph endpoints 2025-04-02 21:51:28 +00:00
Josh Bradley
5d2ab180c7
Add a managed app deployment as an option (#268)
Co-authored-by: harjitdotsingh <singh.harjit@gmail.com>
2025-04-02 17:15:26 -04:00
Gabriel Nieves
e641831a6e query endpoints are working with the new settings.yaml file 2025-03-27 20:15:08 +00:00
Gabriel Nieves
aacfce0fa8 updated files to comply with graphrag-v2++ 2025-03-21 12:36:09 +00:00
Josh Bradley
942b2c63a1
Move cosmosdb database creation to bicep deployment and fix AI Search private endpoint (#255) 2025-03-10 19:41:28 -04:00
Lukasz Tracewski
bd11643a9f
Add Microsoft.Compute to the resource providers (#233) 2025-02-20 12:18:28 -05:00
Tim
5b7097945d
Cognitive Services Endpoint settings.yaml fixes (#247) 2025-02-20 12:16:58 -05:00
Tim
eea4439fbd
Add private dns zone names for Azure Government AI Search and CosmosDB - Fixes #71 (#251) 2025-02-20 12:15:57 -05:00
Tim
071a8ea9f5
Apply patches in backend container to address CVE findings by Defender (#246) 2025-02-14 14:21:10 -05:00
Tim
a0d987c4eb
Update Frontend app to accommodate recent changes in big merge - Fixes #242 (#243) 2025-02-12 18:51:18 -05:00
Tim
ced825c40f
Update Quickstart notebook with API changes introduced in 83316b2 (#239) 2025-02-11 16:29:31 -05:00
Josh Bradley
83316b29ef
Upgrade to latest graphrag library release (#213) 2025-01-30 13:59:51 -05:00
Ed Clark
900c503573
Handle previously failed indexing jobs (#206)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2024-12-30 02:09:45 -05:00
Josh Bradley
c7b5f96a03
Re-activate pytests (#208) 2024-12-30 01:59:08 -05:00
Ed Clark
3330134c0b
Add model encodings download to backend docker image build (#207)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2024-12-30 00:59:35 -05:00
Kiyoung Kim
6dc1ad436f
Update deployment guide file to have kubelogin as a Prerequisites. (#201)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2024-12-30 00:50:12 -05:00
Josh Bradley
ac13ee1757
Fix overlapping CIDR block (#209) 2024-12-14 00:59:41 -05:00
Josh Bradley
dd6ed869f3 fix poetry filepath issue to reference the correct pyproject.toml file 2024-12-04 15:01:44 -05:00
Josh Bradley
825750bea3
Update security compliance (#194) 2024-10-30 15:51:02 -04:00
Josh Bradley
ba3be1b312 remove test graphml 2024-10-26 01:23:25 -04:00
KennyZhang1
587cb9238c
integrated opentelemetry into application_insights code (#191)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2024-10-26 01:14:53 -04:00
Josh Bradley
fe3c10339b force json output from az cli 2024-10-25 23:49:49 -04:00
KennyZhang1
67e52e3d18
Predeploy SKU validation (#182)
Co-authored-by: Kenny Zhang <zhangken@microsoft.com>
Co-authored-by: Gabriel Nieves-Ponce <39567323+nievespg1@users.noreply.github.com>
2024-10-02 13:37:29 -04:00
Tushar Dhadiwal
58b2a414a7
Update frontend deployment script - managed identity fix (#179)
Co-authored-by: Gabriel Nieves-Ponce <39567323+nievespg1@users.noreply.github.com>
2024-10-01 18:44:48 -04:00
KennyZhang1
1892eb8a65
Expose community levels to api (#187) 2024-10-01 17:26:04 -04:00
Josh Bradley
d9708d53f3 remove unused lines of code v0.3.3 2024-09-20 02:26:17 -04:00
prabatdev
0f1e3c69bc
Disable the local admin on the ACR (#177) 2024-09-19 17:17:51 -04:00
Josh Bradley
680cfc055e
Update frontend UI app (#174)
Co-authored-by: dorbaker <dorbaker@microsoft.com>
2024-09-19 01:09:26 -04:00
Josh Bradley
38096c8e86
Remove unused section of code (#167) 2024-09-13 02:26:47 -04:00
Ed Clark
715fcfad81
Use AKS_NAMESPACE env var when creating indexing manager (#145)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2024-09-13 02:24:26 -04:00
Josh Bradley
2d376804dd
Improve error handling of index job management (#166) 2024-09-13 01:31:08 -04:00
Doug Orbaker
35e567bf6a
Cdifonzo/multi index testing (#162) 2024-09-12 21:41:46 -04:00
Ed Clark
c7149da4c8
Add option to use existing ingress controller (#143)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2024-08-15 14:19:56 -04:00
Josh Bradley
edb16d7bf7
Increase file upload size (#144) 2024-08-15 11:52:31 -04:00
Josh Bradley
2d5ab6d9d6
Improve cost optimization and documentation (#141) 2024-08-14 13:51:57 -04:00
Steven Truitt
2e06f3f5c2
Update README.md (#140)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2024-08-14 02:01:46 -04:00
Josh Bradley
8118923232
Add indexing job manager (#133) 2024-08-09 22:22:49 -04:00
Tushar Dhadiwal
a0b0629e4c
Adding deployment script for frontend application (#128)
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
2024-08-09 12:38:56 -04:00
Josh Bradley
4319144682
Simplify networking architecture (#123) 2024-08-07 09:51:56 -04:00