feat: Adds OS information to README
This commit is contained in:
parent
22ea4f0675
commit
0b56e4b688
1 changed files with 19 additions and 19 deletions
20
README.md
20
README.md
|
|
@ -258,13 +258,13 @@ pip install cognee
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
| Name | Type | Current state | Known Issues |
|
| Name | Type | Current state (Mac/Linux) | Known Issues | Current state (Win) | Known Issues |
|
||||||
|----------|--------------------|-------------------|--------------|
|
|----------|--------------------|---------------------------|--------------|---------------------|--------------|
|
||||||
| Qdrant | Vector | Stable ✅ | |
|
| Qdrant | Vector | Stable ✅ | | Untested ⏳ | |
|
||||||
| Weaviate | Vector | Stable ✅ | |
|
| Weaviate | Vector | Stable ✅ | | Untested ⏳ | |
|
||||||
| LanceDB | Vector | Stable ✅ | |
|
| LanceDB | Vector | Stable ✅ | | Stable ✅ | |
|
||||||
| Neo4j | Graph | Stable ✅ | |
|
| Neo4j | Graph | Stable ✅ | | Stable ✅ | |
|
||||||
| NetworkX | Graph | Stable ✅ | |
|
| NetworkX | Graph | Stable ✅ | | Stable ✅ | |
|
||||||
| FalkorDB | Vector/Graph | Unstable ❌ | |
|
| FalkorDB | Vector/Graph | Unstable ❌ | | Unstable ❌ | |
|
||||||
| PGVector | Vector | Stable ✅ | |
|
| PGVector | Vector | Stable ✅ | | Unstable ❌ | |
|
||||||
| Milvus | Vector | Stable ✅ | |
|
| Milvus | Vector | Stable ✅ | | Untested ⏳ | |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue