You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's add the full experience with just one Database!
SurrealDB is a versatile database solution that can be utilized for VectorStorage, KVStorage, and GraphStorage, making it ideal for a comprehensive LightRag experience. While the Python SDK currently supports SurrealDB 2.x, it has not yet been officially released.
Python SDK is under active development, we should wait for v0.4.x to be officially released to support v2.x of SurrealDB
Let's add the full experience with just one Database!
SurrealDB is a versatile database solution that can be utilized for VectorStorage, KVStorage, and GraphStorage, making it ideal for a comprehensive LightRag experience. While the Python SDK currently supports SurrealDB 2.x, it has not yet been officially released.
Docs:
SurrealDB Python SDK
Neo4j translation of SurrealQL
Implementations:
lightrag/kg/surrealdb_impl.py
lightrag/lightrag.py
lightrag/base.py
examples/lightrag_surrealdb_demo.py
The text was updated successfully, but these errors were encountered: