We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d3a5c commit f43b4a8Copy full SHA for f43b4a8
examples/docs_to_knowledge_graph/main.py
@@ -20,6 +20,7 @@
20
GraphDbDeclaration = cocoindex.targets.Neo4jDeclaration
21
conn_spec = neo4j_conn_spec
22
23
+
24
@dataclasses.dataclass
25
class DocumentSummary:
26
"""Describe a summary of a document."""
0 commit comments