-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestether graphAll issues related to Ether Graph - Dgraph, recommendations etc.All issues related to Ether Graph - Dgraph, recommendations etc.feature
Description
To track the tasks pending before continuous graph population can be enabled in production are listed below:
- Standardize graph schema and connections through python structs
- Add the following connections:
- User --> Entities, User --> User (groupedWith), User --> User (recommended/related), Entities --> Keyphrase (relatedTo)
- Populate only summary phrases (Populate and persist only summary-segments #163)
- Add logic to cleanup graph after
context.instance.endedand remove non-highlight phrases. - Fix dateTime format issue in production data and set dateTime as index for sorting (Dgraph index type changes #156)
- Add support for Facets (Add Facets to Graph schema #182)
- Separate Dgraph client as a common pkg in
ai-engineorapi
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestether graphAll issues related to Ether Graph - Dgraph, recommendations etc.All issues related to Ether Graph - Dgraph, recommendations etc.feature