mirror of
https://github.com/getzep/graphiti.git
synced 2025-12-30 00:37:35 +00:00
WIP add episode bulk (#256)
This commit is contained in:
parent
0f50b74735
commit
d3b2cecbe5
@ -481,6 +481,7 @@ class Graphiti:
|
||||
except Exception as e:
|
||||
raise e
|
||||
|
||||
#### WIP: USE AT YOUR OWN RISK ####
|
||||
async def add_episode_bulk(self, bulk_episodes: list[RawEpisode], group_id: str = ''):
|
||||
"""
|
||||
Process multiple episodes in bulk and update the graph.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user