diff options
Diffstat (limited to 'vectordb.h')
| -rw-r--r-- | vectordb.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
