I am having the same issue. I added docs.katsaistudios.com as a KB source, but I am unable to get answers. My site is indexed by Bing, not sure if that matters but my site does show up in Bing search results. Example: I visit bing.com and ask "who is the chief cat herder for Katsai Studios?" and I get a link to my site in the search results. If I ask my very basic chat bot the same questions, I get the message back "I'm sorry, I don't have the answer for that". Below are my trace logs:18:25:30debugExecuting hook conversation_turn_started of agent "SummaryAgent"
18:25:30debugExecuting hook conversation_turn_started of agent "KnowledgeAgent"
18:25:30debugGenerating answer for KB
18:25:30debugContext: Summary of the conversation:
"""
"""
Transcript:
"""
user: who is the chief cat herder for katsai studios?
"""
18:25:31debugStarting from Main flow
18:25:31debugTransition from (flow:Main) [node:Start] to [node:Check-Knowledge]
18:25:31debugExecute transition "No answer from knowledge"
18:25:31debugTransition from (flow:Main) [node:Check-Knowledge] to [node:Fallback]
18:25:31debugSending Message. Type: text. Text: I'm sorry, I don't have an answer to that.
18:25:31debugExecuting hook conversation_turn_action of agent "SummaryAgent"
18:25:31debugTransition from (flow:Main) [node:Fallback] to [node:End]
18:25:31debugExecuting "Conversation End" workflow
18:25:31debugTransition from (flow:Conversation End) [node:Entry] to [node:Standard]
18:25:31debugEnd of workflow
18:25:31debugExecuting hook conversation_turn_ended of agent "SummaryAgent"
18:25:31debugGenerating summary for conversation 2 new transcript lines...
18:25:31debugSummary successfully generated
End of logs
who is the chief cat herder for katsai studios?
Conversation Started
No valid answer found
I'm sorry, I don't have an answer to that.
Conversation Ended