#Agent refuses to use skills/tools?

1 messages ยท Page 1 of 1 (latest)

versed wyvern
#

making sure, you're on the latest hermes version?

dusky obsidian
versed wyvern
#

are you running a hosted version of honcho?

dusky obsidian
#

I'm not even using it right now, it wasn't even calling the skills so the memory wasn't being used. Disabled it until I fix this issue.

I think I've solved it though.

dusky obsidian
#

All fixed ๐Ÿ˜

#

My LLM calls were never getting tool registry, so my agent never actually new it had tools unless I told it.

I ended up modifying that prompt to pass it a few useful tools it may want based on a fuzzy search of the message, and nudged it to use the tools if useful kr search the tool registry if none of them were applicable.

It's night and day different for me.

Not sure why my agent never got the tool call, I could only see it being called on Telegram bot command, user forward slash and another specific reason.

Now I just pass the tools that may be useful with a "These are just some of your tools, use the tool skill to find more that may be relevant" now it's performing incredibly better lol ๐Ÿ˜†

#

It'll break on update but it's a quick fix for my use case

broken crescent
dusky obsidian
#

I will see if I can make something better.

Would you be interested in a memory upgrade to a passive, lossless system ๐Ÿ‘€ I created it yesterday as a plugin but I did have to remove the built in memory tools and make one other tweak so don't want to push it as a plugin that needs tweaks to base code.

glossy harness
#

just launch it as a plugin boss

dusky obsidian