Changes

From Gramps

Addon:ChatWithTree

10 bytes added, 20:57, 2 November 2025
no edit summary
*The last blue balloon is the final answer of the AI model.
=== Commands ===
These commands control the settings of the ChatWithTree addon:
* /setlimit <number> - set the tool-calling loop limit (6-20)
==== /help command ====
The /help command shows generic help text.
==== /history command ====
Thie /history command shows the full chat-history of what ChatWithTree has gathered in memory. This is a very verbose version of the chat, with a some internal ways of showing information like Javascript Object notation (JSON) - mostly interesting if you want to know in detail what conversation the addon has been doing with the LLM
==== /setmodel command ====
With the /setmodel command you select the model the ChatWithTree addon opens up the conversation. Some examples are:
* /setmodel openrouter/z-ai/glm-4.5-air:free
==== /setlimit command ====
Set the tool calling loop limit (a number between 6 and 20). A low number ensures a quicker final response, preventing certain models to continuously try calling the same tools. For questions that would take a lot of interactions, a limit of 20 might be feasible.
3,146
edits

Navigation menu