We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e396806 commit fe4d889Copy full SHA for fe4d889
README.md
@@ -3,4 +3,7 @@ text files, images (with text through OCR)
3
4
# needed for image OCR
5
sudo apt update
6
-sudo apt install -y tesseract-ocr libtesseract-dev
+sudo apt install -y tesseract-ocr libtesseract-dev
7
+
8
9
+DuckDB restrictions for agent to only SELECT/PRAGMA queries. No destructive queries.
0 commit comments