• Resolved timkwong

    (@timkwong)


    Hi, is there a way to enable AI Engine to be able to read a url? For example if I wanted it to generate content by prompting it with something like:

    “Read these urls and merge them into one unique article”

    [insert list of urls]

Viewing 1 replies (of 1 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @timkwong! 👋

    None of the models have the ability to open links or browse the web on their own, so this is not possible natively. However, you have the opportunity to use AI Engine filters to achieve this. You can fetch the content of the pages using code (e.g., curl) and integrate it into your chatbot context.

    You might be interested in reading:Webhooks, API and more… (notion.so)

Viewing 1 replies (of 1 total)

The topic ‘Web browser capability?’ is closed to new replies.