Sign in
agent:

Configure DagKnows proxy

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.

This runbook shows how you can configure DagKnows proxy after the installation. You can configure the proxy to add various roles and credentials accessible to that role.

  1. 1

    Move to the right proxy directory

    There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
    cd <proxyname>
    copied
    1
  2. 2

    Add roles to the proxy

    There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.

    DagKnows supports role based access control. Every user has a unique role. Users cannot have multiple roles. The roles are assigned when the user is created in the DagKnows application. Currently DagKnows supports the following roles:

    1. supremo : This is superuser. There can be only one super-user. This is relevant only if you are using local DagKnows app.
    2. admin: Admin who has pretty much all the privileges as superuser
    3. techrep: This is a normal user.


    2