mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Test: Skip test case for PR 6443 (#6724)
### What problem does this PR solve? Skip test case for PR #6443 ### Type of change - [x] update test cases
This commit is contained in:
@ -145,7 +145,7 @@ def set_tenant_info(get_auth):
|
||||
tenant_info = {
|
||||
"tenant_id": tenant_id,
|
||||
"llm_id": "glm-4-flash@ZHIPU-AI",
|
||||
"embd_id": "embedding-3@ZHIPU-AI",
|
||||
"embd_id": "BAAI/bge-large-zh-v1.5@BAAI",
|
||||
"img2txt_id": "glm-4v@ZHIPU-AI",
|
||||
"asr_id": "",
|
||||
"tts_id": None,
|
||||
|
||||
Reference in New Issue
Block a user