Merge branch 'dev' into COG-adding_html_graph_render
This commit is contained in:
commit
becb121f58
1 changed files with 2 additions and 5 deletions
|
|
@ -20,6 +20,7 @@ If you have questions, join our <a href="https://discord.gg/NQPKmU5CCg">Discord
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<img src="assets/cognee_benefits.png" alt="why cognee" width="80%" />
|
<img src="assets/cognee_benefits.png" alt="why cognee" width="80%" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## 📦 Installation
|
## 📦 Installation
|
||||||
|
|
||||||
You can install Cognee using either **pip** or **poetry**.
|
You can install Cognee using either **pip** or **poetry**.
|
||||||
|
|
@ -261,11 +262,7 @@ pip install cognee
|
||||||
|
|
||||||
## Vector & Graph Databases Implementation State
|
## Vector & Graph Databases Implementation State
|
||||||
|
|
||||||
<style>
|
|
||||||
table {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
|
||||||
| Name | Type | Current state | Known Issues |
|
| Name | Type | Current state | Known Issues |
|
||||||
|----------|--------------------|-------------------|--------------|
|
|----------|--------------------|-------------------|--------------|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue