summaryrefslogtreecommitdiff
path: root/vectordb.h
diff options
context:
space:
mode:
Diffstat (limited to 'vectordb.h')
-rw-r--r--vectordb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/vectordb.h b/vectordb.h
index 5c41a0a..786a7ed 100644
--- a/vectordb.h
+++ b/vectordb.h
@@ -3,8 +3,6 @@
#include "llama.h"
-#include <errno.h>
-
#define VDB_MAX_DOCS 1000
#define VDB_EMBED_SIZE 768
#define VDB_MAX_TEXT 1024