Preston Rasmussen

Results 47 comments of Preston Rasmussen

Hey, closing this PR since I merged in these commits along with a few MyPy/linter fixes and a different abstraction methodology.

Hey, that number of requests definitely sounds high for that character count. Also, make sure you are adding episodes in sequence (waiting until one chunk is done before adding the...

Have you upgraded to the latest graphiti release? Pre-releases aren't considered stable releases and so they will often have bugs or only work for specific setups while we test them...

Hey, this current limitation is due to the fact that LLMs will output the extracted attributes in JSON format, even when using pydantic structured output with providers like Google or...

What version of Graphiti are you using? Have you tried running `graphiti.build_indices_and_constraints()`

Can you send an error log and the code you are running? Have you confirmed that your DB is running and you have properly filled out environment variables?

Are you still seeing this issue? And can you clarify the flow you are using?