Skip to content

Default Hooks #139

@lukeroantreeONS

Description

@lukeroantreeONS

Introduce default hooks and base-classes for flexible hooks.

  • Within indexers module, introduce hooks submodule
  • Within hooks, introduce hook_factory.py which will have a base class for flexible hooks, and any common / shared methods across the default hooks
  • Within hooks, introduce default_hooks submodule, which will contain preprocessing.py, postprocessing.py, and any other more specialised default hooks (e.g. RAG) will be given their own file here.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions