docling-studio/document-parser/domain
2026-04-10 20:48:50 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
models.py fix(domain): add guard clauses and frozen value objects 2026-04-10 12:04:44 +02:00
ports.py feat(infra): add OpenSearch adapter implementing VectorStore port 2026-04-10 20:48:50 +02:00
services.py fix(arch): inject repositories and extract domain logic 2026-04-10 11:44:33 +02:00
value_objects.py fix(domain): add guard clauses and frozen value objects 2026-04-10 12:04:44 +02:00
vector_schema.py feat(domain): add VectorStore port and SearchResult value object 2026-04-10 20:40:17 +02:00