mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Manage ragflow-sdk with poetry (#3115)
### What problem does this PR solve? Manage ragflow-sdk with poetry ### Type of change - [x] Refactoring
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
from ragflow import RAGFlow,Session
|
||||
import time
|
||||
from ragflow_sdk import RAGFlow
|
||||
HOST_ADDRESS = 'http://127.0.0.1:9380'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user