This commit is contained in:
Yongtae
2023-07-25 19:19:25 +09:00
parent 0ffdea771c
commit 0f6c700e58
+1 -1
View File
@@ -175,4 +175,4 @@ export interface HyDERetrieverInput {
embeddings: Embeddings embeddings: Embeddings
promptKey: string promptKey: string
topK: number topK: number
} }