This website requires JavaScript.
Explore
Help
Register
Sign In
dale_yxc
/
ragflow_python
Watch
1
Star
0
Fork
0
You've already forked ragflow_python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
04aba1bb65a9255daca35a16d462ac8e9d03b1c3
ragflow_python
/
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