Add DeepseekV3.2 of Tongyi-Qianwen and remove unused code (#11898)

### What problem does this PR solve?

Add DeepseekV3.2 of Tongyi-Qianwen and remove unused code

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
TeslaZY
2025-12-11 13:55:01 +08:00
committed by GitHub
parent e3cfe8e848
commit bd0eff2954
5 changed files with 11 additions and 9 deletions

View File

@ -1023,7 +1023,6 @@ async def retrieval_test_embedded():
if meta_data_filter["manual"] and not local_doc_ids:
local_doc_ids = ["-999"]
tenants = UserTenantService.query(user_id=tenant_id)
for kb_id in kb_ids:
for tenant in tenants: