-
Notifications
You must be signed in to change notification settings - Fork 2
Namespaces
Davide R. Wiest edited this page Nov 4, 2023
·
1 revision
The namespaces follow the Domain Driven Design namespace convention, with the exception of lacking a presentation layer, as it's a package. Async classes are located in the Async sub-namespace of each applicable namespace.
The logic of the package
loaders and savers
FailStrategy-implementations
Template-implementations
TextMerger, TextSplitter, and implementations
3rd party dependencies
Abstract data like Exceptions and LLMConfig