Commit f874deb
authored
feat: Add DoclingDocument API in new docling-core module (#99)
* feat: Add DoclingDocument API in new docling-core module
Fixes gh-98
Signed-off-by: Thomas Vitale <[email protected]>
* chore: Handle PR comments
Signed-off-by: Thomas Vitale <[email protected]>
---------
Signed-off-by: Thomas Vitale <[email protected]>1 parent 67c74a4 commit f874deb
File tree
19 files changed
+1409
-45
lines changed- docling-core
- src
- main/java/ai/docling/api/core
- test/java/ai/docling/api/core
- docling-serve
- docling-serve-api
- src
- main/java/ai/docling/api/serve/convert/response
- test/java/ai/docling/api/serve/convert/response
- docling-serve-client/src
- main/java/ai/docling/client/serve
- test/java/ai/docling/client/serve
- docling-testing/docling-version-tests/src/main/java/ai/docling/client/tester/service
- docs/src/doc
- docs
19 files changed
+1409
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments