Give the Assistant Mode --assistant-mode some TLC.
- While in Assistant Mode:
- Non-Story related Prompts are used.
- RAGs will not be created, or used.
- Chat History will not persist between sessions (the closing of the chat application and restarting).
Assistant Mode is therefore aimed at using this chat program as a tool, not a story-teller.
There were other generic fixes made since previous release. Namely with entity.txt file loading. And additional fixes discovered with the way Mistral produce tokens (e.g., fixed meta_tag creation/parsing when using Mistral branded LLMs)