Closed paul-paliychuk closed 1 month ago
fix: update UUID generation and message handling
Update UUID generation and refine message handling in ingest.py and retrieve.py.
ingest.py
retrieve.py
Key points:
uuid4().hex
str(uuid4())
Edge
Node
uuid
add_episode
add_messages_task()
get_entity_edge()
get_fact_result_from_edge(entity_edge)
Generated with :heart: by ellipsis.dev
fix: update UUID generation and message handling
Summary:
Update UUID generation and refine message handling in
ingest.py
andretrieve.py
.Key points:
uuid4().hex
tostr(uuid4())
inEdge
andNode
classes.uuid
parameter toadd_episode
inadd_messages_task()
.get_entity_edge()
to returnget_fact_result_from_edge(entity_edge)
.Generated with :heart: by ellipsis.dev