Andrej Milićević
Andrej Milićević
## Description This PR removes codify, and the code graph pipeline, out of the repository. It also introduces a Custom Pipeline interface, which can be used in the future to...
## Description Add emptiness check to Neptune adapter ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change...
## Description Added multi-user support for Falkor. Adding support for the rest of the graph dbs should be a bit easier after this first one, especially since Falkor is hybrid....
## Description Changed the key used for openai, since we changed the keys in the secrets. ## Type of Change - [ ] Bug fix (non-breaking change that fixes an...
## Description Added tests that just run scripts we have in the docs, in our guides section (Essentials and Customizing Cognee). This is a start of a test suite regarding...
## Description Added a variable to control which instructor mode we use. The defaults for each adapter are used, but a user can override this if the set the `LLM_INSTRUCTOR_MODE`...
## Description A user raised this issue/feature request: https://github.com/topoteretes/cognee/issues/1784 This PR implements this in a way, but I may have misunderstood the request. If I'm correct, I think it makes...
## Description Added support for AWS Bedrock, and the models that are available there. This was a contributor PR that was never finished, so now I polished it up and...
Update aiofiles version constraint from ## Description ## Type of Change - [ ] Bug fix (non-breaking change that fixes an issue) - [ ] New feature (non-breaking change that...