enhance page parsing using json output and html

This commit is contained in:
Adrien
2026-04-05 21:55:30 +02:00
parent ea1276dc2e
commit 5c641f4bcc
9 changed files with 292 additions and 258 deletions
+2 -1
View File
@@ -64,5 +64,6 @@ app:
embedding:
batch-size: 20
batch-delay-ms: 2000
skip-embedding: true
marker:
base-url: ${MARKER_BASE_URL:http://localhost:8000}
base-url: ${MARKER_BASE_URL:http://192.168.1.105:8000}