Dust Community Icon

Connecting Your Knowledge Base to a Dust App Agent

·
·

hey there i am creating a dust app and I want to call my agent here which I created before which have a knowledge base so how can I connect that to my dust app ?

  • Avatar of David Ebbo
    David Ebbo
    ·
    ·

    If you try to call your agent via a curl block, it will fail with "Curl block cannot be used for reentrant calls to Dust". This is because Dust does not currently support this. While it's easy to bypass the restriction, it is probably best to wait until they add first class support for this scenario.