mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
feat(server): update gql endpoint & workspace doc match test (#11104)
This commit is contained in:
@@ -199,7 +199,7 @@ export class ContextSession implements AsyncDisposable {
|
||||
|
||||
return this.models.copilotContext.matchWorkspaceEmbedding(
|
||||
embedding,
|
||||
this.id,
|
||||
this.workspaceId,
|
||||
topK,
|
||||
threshold
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user