graphrag/.semversioner
KennyZhang1 1bbce33f42
Multi-index querying for API layer (#1644)
* added multi-global-query function header

* ported over code for merging dataframes

* added connection to global streaming api function

* added function header for update context helper

* implemented and incorperated update_context function

* Updated to make sure 'parent' column in final_communities gets incremented for multi index.

* first cut at multi_local_seach function

* several minor changes and fixes

* Updated multi index local search.

* Cleaned up code.

* fixed lambda function ruff errors

* fixed more ruff errors

* moved query api helpers to util file

* moved index api helpers to util file

* merged in code left out of conflict

* changed GraphRagConfig object to support lists of vector stores

* Updated with fixes for multi_local_search.

* Minor updates.

* Minor updates.

* Updates for ruff check.

* Minor updates.

* removed redundant vector_store_configs arg

* ruff formatting changes

* semversioner

* Minor fix.

* spellcheck fixes

* ruff

* test fix for cicd errors

* another test fix

* added explicit typing for ci tests

* added dict type check for vector_store during indexing

* more ruff fixes

* moved type check

* Removed streaming. Added multi drift and basic searches.

* Formatting changes.

* Updates for pyright.

* Update for ruff.

* Ruff formatted.

* first cut at fixing vector store typing errors

* got multi local search working with new config

* ruff and test fixes

* added fix for embeddings type error

* renamed multi index api functions

* ruff

* convert config model to dict[VectorStoreConfig]

* modified tests to support new vector_store model

* ruff fixes

* changed some test setups to match new model

* changed ci/cd settings files to match new structure

* Fix stderror check

* fixed bug in vector_store_config validation

* ruff

* add database_name field to vectorstoreconfig

* removed print statements

* small refactoring for PR comments

* modified default config in test

* modified vector store config unit test

---------

Co-authored-by: dorbaker <dorbaker@microsoft.com>
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2025-01-27 17:26:38 -05:00
..
next-release Multi-index querying for API layer (#1644) 2025-01-27 17:26:38 -05:00
0.1.0.json Release v0.1.0 (#313) 2024-07-01 15:54:44 -06:00
0.2.0.json v0.2.0 (#700) 2024-07-24 23:02:03 -04:00
0.2.1.json Release v0.2.1 (#835) 2024-08-05 18:45:28 -06:00
0.2.2.json Release v0.2.2 (#872) 2024-08-08 16:48:47 -06:00
0.3.0.json Release v0.3.0 (#912) 2024-08-12 18:14:52 -06:00
0.3.1.json Release v0.3.1 (#1001) 2024-08-21 17:03:55 -06:00
0.3.2.json Release v0.3.2 (#1034) 2024-08-26 17:57:16 -06:00
0.3.3.json release v0.3.3 (#1116) 2024-09-10 13:07:07 -07:00
0.3.4.json Release v0.3.4 (#1125) 2024-09-11 16:45:43 -06:00
0.3.5.json Release v0.3.5 (#1166) 2024-09-19 11:34:49 -06:00
0.3.6.json Release v0.3.6 (#1172) 2024-09-19 18:29:52 -06:00
0.4.0.json Release v0.4.0 (#1361) 2024-11-05 18:44:07 -06:00
0.4.1.json Release v0.9.0 (#1479) 2024-12-06 14:29:55 -06:00
0.5.0.json Release v0.5.0 (#1415) 2024-11-18 00:06:54 -06:00
0.9.0.json Release v0.9.0 (#1479) 2024-12-06 14:29:55 -06:00
1.0.0.json Release v1.0.0 (#1501) 2024-12-11 17:47:28 -06:00
1.0.1.json Release v1.0.1 (#1534) 2024-12-18 17:24:43 -06:00
1.1.0.json Release v1.1.0 (#1588) 2025-01-07 16:16:17 -06:00
1.1.1.json Release v1.1.1 (#1595) 2025-01-08 16:18:39 -06:00
1.1.2.json Release/v1.1.2 (#1607) 2025-01-09 16:50:04 -06:00
1.2.0.json Release v1.2.0 (#1625) 2025-01-15 15:49:07 -06:00