-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Situation
When users enter a specific url, they expect the Assistant to visit the URL and use its content to generate the answer
Current behavior
When a url is entered, the web search tool is activated but breaks the URL down into a web search like this:
site:https://docs.numerique.gouv.fr doc_id
Problem
When web pages are public but not referenced, this yields no results.
Desired behavior
When a url is detected in the user prompt, visit the website and gets its content to generate answer.
Success indicators
- Detection of URL in user prompt
- Clean acquisition of website content
- Clear messages when main content is not accessible (e.g. Docs require authentication)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels