This commit is contained in:
Frederick2313072
2025-09-16 08:57:46 +08:00
parent 41dfdf1ac0
commit 90fc5a1f12
16 changed files with 3171 additions and 2131 deletions

View File

@ -660,6 +660,7 @@ class DatasetRetrievalSettingApi(Resource):
| VectorType.BAIDU
| VectorType.VIKINGDB
| VectorType.UPSTASH
| VectorType.PINECONE
):
return {"retrieval_method": [RetrievalMethod.SEMANTIC_SEARCH.value]}
case (