Memify Problems
#1971
Replies: 2 comments
|
hey <@1069659243810144386> this looks like an issue with ollama models generating invalid UUIDs during the when a couple things you can try:
please refer to these docs - Let us know if you still having and error. |
0 replies
|
<@1373135538147692604> Thank you for your help!!! Problem solved! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
=I am having some problems with cognee.memify() method (cognee version 0.5.1).
I ran with different ollama models but in general the problems are the same.
I am running first the methods .add(), .cognify() and then memify().
3 validation errors for RuleSet id Input should be a valid UUID, invalid character: expected an optional prefix of
urn:uuid:followed by [0-9a-fA-F-], founduat 1 [type=uuid_parsing,input_value='uuid:abcd-efgh-ijkl-mno1', input_type=str]
Does anyone have any suggestions?
This discussion was automatically pulled from Discord.
All reactions