super cool will check that out
2 posts were split to a new topic: Allow showing specific bot users in user directory
Is there a demo of this plugin installed anywhere to check it out before installing it?
A good way to demo this is to head over to Ask Discourse. It uses a PM to start a conversation, the same as the AI bot.
I made a bot slightly tweaking the āResearchā bot that is built in. Research works fine. But with the custom bot, I am running into an issue where it uses the Search Tool and read topics but when it returns the link to the source its making up a URL, any thoughts on how to adjust this. Iāve been messing with temperature but have not had any success.
I wonder if this is attribute to either Model logic (LLM hallucination) or the way we have Tool calls implemented (havenāt seen this yet)
Have you tried other LLMs or modifying the prompts to follow instructions at all cost?
Which llm are you using?
I think itās hallucinations. I have added a sentence to the prompt to use the exact URL and it leaves only the path without the FQDN.
In using Gemini. 1.5 built in and 2.0 pro setup as custom. Iāll test an another LLM.
Iām going to try adding the actual FQDN and tell it to make sure it uses that.
Iāll report back.
I strongly recommend using these models, instead 2.0 flash is both cheaper and better than either. If you want a super powerful model go with 2.5 pro.
Avoid using 1.5 for anything.
Sorry I did mean 2.0 Flash. Not pro.
As I use AI for research often the use of DOI (Digital object identifier) is prominent.
Consider asking for DOI and maybe an agent or similar to verify the DOI at doi.org (scroll to bottom of page for verification example)
Note: Here is a better example as the server for the object resolves faster.
The Google Gemini link in this section links to a hidden topic. At first, I didnāt notice that or the deprecation tag. Is there a reason why this guide does not link to Set up Gemini API Keys for Discourse AI instead? Maybe it would also be helpful to have that link at the top of the deprecated guide.
Is it possible to make an AI bot respond to other usersā replies? Currently, it only answers the first question from the topic creator and cannot see other users.
Absolutely, all you need to do is ensure the users are in persona allowed groups
Thank you for your response.
Iām using the Discourse AI plugin along with the Automation plugin, and Iām trying to make bots reply to each otherās posts. However, itās not working as expected ā they only respond to the topic creator and donāt seem to recognize other forum members participating in the discussion.
When I ask a bot to give me a list of other users in the topic, it replies with something like āI canāt browse the forum directly.ā
Iāve enabled all the permissions I could find and tried different APIs, but itās still not working.
Hello @Element I assume you donāt have one of these checked.
The persona used by the automation should reply when one of its messages is directly responded to and also when mentioned, ie: @bot.
My autoresponder is able to recognize and use the name of who it is responding to. How well this works likely is affected by the LLM being used for the autoresponder persona.
Thank you for your response.
I found out that if I want AI bots to respond to replies from other users, I need to enable the following setting:
AI ā Personas ā Enabled Tools (+Forced Tools) ā Read