Skip to content

Releases: topoteretes/cognee

v0.1.2

01 Apr 12:24
Compare
Choose a tag to compare

What's Changed

  • Updated docs and README
  • Local embeddings + ollama local models support

New Contributors - Thank you!

Full Changelog: v.0.1.1...v0.1.2

v.0.1.1

21 Mar 16:05
ab15aa6
Compare
Choose a tag to compare
  • Removed old code
  • Removed langchain
  • Added weaviate

v0.1.0

14 Mar 10:54
Compare
Choose a tag to compare

Cognee library is out

  1. Uses dlt to load files from 28 supported sources
  2. Manages data loads and dependencies
  3. Creates graphs based on user-provided pydantic models
  4. Added semantic network and graph decomposition into multilayer network
  5. Provides initial vector search type

v0.0.3

25 Jan 11:34
Compare
Choose a tag to compare

This release contains the first release of cognee

The service is now able to:

  1. Store and access public memories based on documents uploaded
  2. Store and access personal memories
  3. Deployable to AWS as a service
  4. Refactored with major improvements to speed and reliability

v0.0.1

08 Oct 19:34
c984610
Compare
Choose a tag to compare

Cognitive Architecture - Initial test framework for RAGs