MarginaliaSearch/code/services-core/assistant-service
2024-02-25 11:08:49 +01:00
..
java/nu/marginalia/assistant (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle (build) Make docker image registry and tag configurable in root build.gradle 2024-02-25 11:08:49 +01:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

Assistant Service

The assistant service helps the search service by offering various peripheral functionality, such as spelling correction.

Central Classes

  • AssistantService handles REST requests and delegates to the appropriate handling classes.