huge refactor of the entire codebase, with the goal of improving maintainability, readability, and extensibility. This commit includes changes to almost every file in the project, including:
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Provider plugin modules.
|
||||
"""Built-in plugin modules.
|
||||
|
||||
Concrete provider implementations live in this package.
|
||||
The public entrypoint/registry is ProviderCore.registry.
|
||||
Concrete built-in plugins live in this package.
|
||||
The public registry lives in ProviderCore.registry.
|
||||
"""
|
||||
|
||||
# Register providers with the strict ResultTable adapter system
|
||||
|
||||
Reference in New Issue
Block a user