AI Agent for Similarity

VNK1216
Tera Guru

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

2 REPLIES 2

rpriyadarshy
Mega Guru

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

abirakundu23
Mega Sage

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.