This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
ragflow
Watch
1
Star
0
Fork
0
You've already forked ragflow
mirror of
https://github.com/infiniflow/ragflow.git
synced
2025-07-31 12:52:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ragflow
/
rag
/
nlp
/
__init__.py
4 lines
103 B
Python
Raw
Normal View
History
Unescape
Escape
add conversation API (#35)
2024-01-18 19:28:37 +08:00
from
.
import
search
from
rag
.
utils
import
ELASTICSEARCH
retrievaler
=
search
.
Dealer
(
ELASTICSEARCH
)
Reference in New Issue
Copy Permalink