MarginaliaSearch/code/services-core/assistant-service
Viktor Lofgren 20fc0ef13c (gradle) Add task alias 'docker' for 'jibDockerBuild'
The change also moves the jib boilerplate to an include.
2024-02-28 11:59:15 +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 (gradle) Add task alias 'docker' for 'jibDockerBuild' 2024-02-28 11:59:15 +01:00
readme.md (docs) Begin un-fucking the docs after refactoring 2024-02-27 21:22:21 +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.