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 |
|
||||
|----------|--------------------|-------------------|--------------|
|
||||
| Qdrant | Vector | Stable ✅ | |
|
||||
| Weaviate | Vector | Stable ✅ | |
|
||||
| LanceDB | Vector | Stable ✅ | |
|
||||
| Neo4j | Graph | Stable ✅ | |
|
||||
| NetworkX | Graph | Stable ✅ | |
|
||||
| FalkorDB | Vector/Graph | Unstable ❌ | |
|
||||
| PGVector | Vector | Stable ✅ | |
|
||||
| Milvus | Vector | Stable ✅ | |
|
||||
| Name | Type | Current state (Mac/Linux) | Known Issues | Current state (Win) | Known Issues |
|
||||
|----------|--------------------|---------------------------|--------------|---------------------|--------------|
|
||||
| Qdrant | Vector | Stable ✅ | | Untested ⏳ | |
|
||||
| Weaviate | Vector | Stable ✅ | | Untested ⏳ | |
|
||||
| LanceDB | Vector | Stable ✅ | | Stable ✅ | |
|
||||
| Neo4j | Graph | Stable ✅ | | Stable ✅ | |
|
||||
| NetworkX | Graph | Stable ✅ | | Stable ✅ | |
|
||||
| FalkorDB | Vector/Graph | Unstable ❌ | | Unstable ❌ | |
|
||||
| PGVector | Vector | Stable ✅ | | Unstable ❌ | |
|
||||
| Milvus | Vector | Stable ✅ | | Untested ⏳ | |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue