graphrag/tests/verbs
gaudyb 17658c5df8
New workflow to generate embeddings in a single workflow (#1296)
* New workflow to generate embeddings in a single workflow

* New workflow to generate embeddings in a single workflow

* version change

* clean tests without any embeddings references

* clean tests without any embeddings references

* remove code

* feedback implemented

* changes in logic

* feedback implemented

* store in table bug fixed

* smoke test for generate_text_embeddings workflow

* smoke test fix

* add generate_text_embeddings to the list of transient workflows

* smoke tests

* fix

* ruff formatting updates

* fix

* smoke test fixed

* smoke test fixed

* fix lancedb import

* smoke test fix

* ignore sorting

* smoke test fixed

* smoke test fixed

* check smoke test

* smoke test fixed

* change config for vector store

* format fix

* vector store changes

* revert debug profile back to empty filepath

* merge conflict solved

* merge conflict solved

* format fixed

* format fixed

* fix return dataframe

* snapshot fix

* format fix

* embeddings param implemented

* validation fixes

* fix map

* fix map

* fix properties

* config updates

* smoke test fixed

* settings change

* Update collection config and rework back-compat

* Repalce . with - for embedding store

---------

Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
Co-authored-by: Josh Bradley <joshbradley@microsoft.com>
Co-authored-by: Nathan Evans <github@talkswithnumbers.com>
2024-11-01 15:01:35 -07:00
..
data Add Incremental Indexing v1 (#1318) 2024-10-30 11:59:44 -06:00
__init__.py Verb merge nre1 (#1140) 2024-09-16 12:10:29 -07:00
test_create_base_entity_graph.py Rework workflow architecture (#1311) 2024-10-24 10:20:03 -07:00
test_create_base_text_units.py Rework workflow architecture (#1311) 2024-10-24 10:20:03 -07:00
test_create_final_communities.py Add Incremental Indexing v1 (#1318) 2024-10-30 11:59:44 -06:00
test_create_final_community_reports.py New workflow to generate embeddings in a single workflow (#1296) 2024-11-01 15:01:35 -07:00
test_create_final_covariates.py Add Incremental Indexing v1 (#1318) 2024-10-30 11:59:44 -06:00
test_create_final_documents.py New workflow to generate embeddings in a single workflow (#1296) 2024-11-01 15:01:35 -07:00
test_create_final_entities.py New workflow to generate embeddings in a single workflow (#1296) 2024-11-01 15:01:35 -07:00
test_create_final_nodes.py Rework workflow architecture (#1311) 2024-10-24 10:20:03 -07:00
test_create_final_relationships.py New workflow to generate embeddings in a single workflow (#1296) 2024-11-01 15:01:35 -07:00
test_create_final_text_units.py New workflow to generate embeddings in a single workflow (#1296) 2024-11-01 15:01:35 -07:00
test_generate_text_embeddings.py New workflow to generate embeddings in a single workflow (#1296) 2024-11-01 15:01:35 -07:00
util.py Add Incremental Indexing v1 (#1318) 2024-10-30 11:59:44 -06:00