commented out missing docs
This commit is contained in:
parent
6bf38e0784
commit
1ea6824d1b
2 changed files with 21 additions and 2 deletions
|
|
@ -2,13 +2,31 @@
|
||||||
|
|
||||||
The goal of the blog is to discuss broader topics around the cognee project, including the motivation behind the project, the technical details, and the future of the project.
|
The goal of the blog is to discuss broader topics around the cognee project, including the motivation behind the project, the technical details, and the future of the project.
|
||||||
|
|
||||||
## cognee library announcements
|
|
||||||
|
## knowledge graphs + rags
|
||||||
|
|
||||||
|
In progress
|
||||||
|
|
||||||
|
[//]: # (1. [LLMOps stack + Graphs](posts/llmops-and-knowledge-graphs.md))
|
||||||
|
|
||||||
|
[//]: # (2. [Where do knowledge graphs fit, and where do they not? A case study with dynamo.fyi](posts/where-do-knowledge-graphs-fit.md))
|
||||||
|
|
||||||
|
[//]: # (3. [Knowledge Graphs vs basic RAGs, some metrics](posts/knowledge-graphs-vs-basic-rags.md))
|
||||||
|
|
||||||
|
[//]: # ()
|
||||||
|
|
||||||
|
|
||||||
|
## product announcements
|
||||||
|
|
||||||
This section covers the release notes for the cognee library. It includes the new features, bug fixes, and improvements in each release.
|
This section covers the release notes for the cognee library. It includes the new features, bug fixes, and improvements in each release.
|
||||||
|
|
||||||
1. [Cognee - library release](posts/cognee-library-release.md)
|
1. [Cognee - library release](posts/cognee-library-release.md)
|
||||||
|
2. [Cognee - v0.1.11 announcement](posts/cognee-v0.1.1.md)
|
||||||
|
3. [New website for cognee](posts/new-website-for-cognee.md)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[//]: # (2. [Cognee - v0.1.4 announcement](posts/cognee-v0.1.4.md))
|
|
||||||
|
|
||||||
## Towards deterministic data pipelines for LLMs step by step
|
## Towards deterministic data pipelines for LLMs step by step
|
||||||
This series mostly deals with product discovery, data engineering, and the development of robust AI memory data pipelines.
|
This series mostly deals with product discovery, data engineering, and the development of robust AI memory data pipelines.
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Test
|
||||||
Loading…
Add table
Reference in a new issue