AI Agent for Similarity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 08:15 AM
Hi,
I'm trying to build an AI Agent that can detect similar knowledge articles.
The article is working fine but every time it summarizes the similar articles, the agent doesn't provide the KB article number associated. Instead, it generates a number randomly and references it.
Is there any way that i can get agent to share the articles with similar content along with its number?
#agenticai #ai #agent #aiagents
Thanks in advance,
VNK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2025 08:51 PM
You have to also POST details of the Prompt which is given to Agent and Tools which you are using to achieve it.
Regards
RP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi @VNK1216 ,
Please provide unique number for knowledge article when you feed the knowledge article in AI Agents.
Modify your Agent Prompt and include the number in Summarize. Test output and ensure for references the number is stored in the way.
Please mark helpful and correct answer if it's worthy for you.