minor QOL improvement

I want to change this in the igniter task so it's navigate by default, this allows for spa like navigation (it's already used in the new chat link) https://github.com/ash-project/ash_ai/blob/41fd0ef906f9438b7b8a42f8ec4c840fcae82bf1/lib/mix/tasks/ash_ai.gen.chat.ex#L1118
GitHub
ash_ai/lib/mix/tasks/ash_ai.gen.chat.ex at 41fd0ef906f9438b7b8a42f8...
Structured outputs, vectorization and tool calling for your Ash application - ash-project/ash_ai
1 Reply
Abu kumathra
Abu kumathraOP5w ago
created a pr https://github.com/ash-project/ash_ai/pull/120 apparently this was a typo, because the switching to the new conversation is done with navigate and also the empty conversation is done in the same manner.
GitHub
qol: minor QOL improvement to the redirection to other pages by mou...
This apparently was missed by the team, because even the switching to a new conversation is done by push_navigate Contributor checklist Leave anything that you believe does not apply unchecked. I...

Did you find this page helpful?