Igor Ilic
Igor Ilic
Hey @rajeevrajeshuni I've tried out the PR works fine with OpenAI and Gemini LLM calls, but the output of the transcription when using Gemini breaks Cognee. The request is made...
> Hey @dexters1 I’m aware the return type is different and have already highlighted it both in the PR description and an earlier comment. Since we currently return a BaseModel...
> > Hey @dexters1 I’m aware the return type is different and have already highlighted it both in the PR description and an earlier comment. Since we currently return a...
I've merged your PR to this branch (test-audio-image-transcription) and made a new PR: https://github.com/topoteretes/cognee/pull/1911 So we can run our CI/CD on it and so I can make some minor adjustments....
Closing this PR as feature will be merged as part of the test-audio-image-transcription branch PR to dev and will be part of the next Cognee release
Already resolved on dev branch
You need to set ENABLE_BACKEND_ACCESS_CONTROL to True to have Cognee create different datasets (a dataset is a different graph database). This in turn switches graph and vector providers to Kuzu...
There is an update endpoint/function that should be called when an existing value should be updated, cognfiy doesn't handle updating of existing values itself. incremental_loading in cognify skips adding data...
Already resolved on the dev branch
I've changed the PR to draft state, return it to ready for review state when Data in this Dataclass can be ingested with Cognee.add and label information is in the...