Refine default entity types

This commit is contained in:
yangdx 2025-09-13 11:17:06 +08:00
parent bf423a4ce1
commit f3b5352019

View file

@ -24,15 +24,12 @@ DEFAULT_SUMMARY_LENGTH_RECOMMENDED = 600
DEFAULT_SUMMARY_CONTEXT_SIZE = 12000
# Default entities to extract if ENTITY_TYPES is not specified in .env
DEFAULT_ENTITY_TYPES = [
"Organization",
"Person",
"Organization",
"Location",
"Event",
"Technology",
"Equipment",
"Product",
"Document",
"Category",
"Artifact",
"CreativeWork",
]
# Separator for graph fields