mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 02:19:20 +08:00
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
from core.vector_store.vector_store import VectorStore
|
||||
|
||||
vector_store = VectorStore()
|
||||
|
||||
|
||||
def init_app(app):
|
||||
vector_store.init_app(app)
|
||||
Reference in New Issue
Block a user