mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-19 21:37:20 +08:00
get_img_base64
This commit is contained in:
parent
afba07e42d
commit
79be52fa18
@ -581,6 +581,7 @@ __all__ = [
|
||||
"log_verbose",
|
||||
"CHATCHAT_ROOT",
|
||||
"DATA_PATH",
|
||||
"IMG_DIR",
|
||||
"NLTK_DATA_PATH",
|
||||
"LOG_FORMAT",
|
||||
"LOG_PATH",
|
||||
|
||||
@ -14,6 +14,7 @@ from chatchat.configs import (
|
||||
VECTOR_SEARCH_TOP_K,
|
||||
HTTPX_DEFAULT_TIMEOUT,
|
||||
log_verbose,
|
||||
IMG_DIR
|
||||
)
|
||||
import httpx
|
||||
import contextlib
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user