Route Jamie under AI services
Prompts used since the previous commit: - Jamie moet niet bij werk, maar bij Diensten.AI Special observations: - Updated both DOMAIN_ROUTES and mailinglist_routes.json because mailing-list routing takes precedence over domain fallback routing. - verplaats_log.json remains modified from the user's run and was intentionally not staged.
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ DOMAIN_ROUTES: list[tuple[list[str], str]] = [
|
||||
(["circle8.nl"], "Werk.Opdrachten.Circle8"),
|
||||
(["getthere.nl"], "Werk.Opdrachten.Get There"),
|
||||
(["huckr.ai"], "Werk.Opdrachten.Huckr"),
|
||||
(["hey.meetjamie.ai", "notifications.meetjamie.ai"], "Werk.Opdrachten.Jamie"),
|
||||
(["hey.meetjamie.ai", "notifications.meetjamie.ai"], "Diensten.AI.Jamie"),
|
||||
(["maandag.com"], "Werk.Opdrachten.Maandag"),
|
||||
(["futurexl.nl"], "Werk.Opdrachten.FutureXL"),
|
||||
(["drenthe.nl"], "Werk.Opdrachten.Provincie Drenthe"),
|
||||
|
||||
Reference in New Issue
Block a user