mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +08:00
Fix/langchain document schema (#2539)
Co-authored-by: jyong <jyong@dify.ai>
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
from typing import Optional
|
||||
|
||||
from langchain.schema import Document
|
||||
|
||||
from core.model_manager import ModelInstance
|
||||
from core.rag.models.document import Document
|
||||
|
||||
|
||||
class RerankRunner:
|
||||
|
||||
Reference in New Issue
Block a user