mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 00:59:55 +01:00
fix(llm): also add note_embeddings to froca and consistency tests
This commit is contained in:
@@ -799,6 +799,7 @@ class ConsistencyChecks {
|
||||
this.runEntityChangeChecks("attributes", "attributeId");
|
||||
this.runEntityChangeChecks("etapi_tokens", "etapiTokenId");
|
||||
this.runEntityChangeChecks("options", "name");
|
||||
this.runEntityChangeChecks("note_embeddings", "embedId");
|
||||
}
|
||||
|
||||
findWronglyNamedAttributes() {
|
||||
|
||||
Reference in New Issue
Block a user