agent: |
KWoEKJlZqmSyfdIFnEI0Configure DagKnows CLI
Configure DagKnows CLI
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
The above installation script also installs the dagknows cli. Configure it with the following command:
inputs
outputs
dk config init
copied
- 1lixiRZr08U3zOPHkWFWSSpecify the DagKnows server
1
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Provide https://app.dagknows.com as the DagKnows server
Enter the api host to make api calls to:[http://localhost]: https://app.dagknows.com
hit enter
inputsoutputs1 - 2XzzZK3bTGLKpZqD17tPeCreate a token from DagKnows settings
2
Create a token from DagKnows settings
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.- Log into your DagKnows account
- Click on "Adjust Settings" in the left navigation bar
- Look for the "Generate Access Token"
- provide a label for the proxy. Like myproxy or dev or prod something. Use only alphanumeric characters.
- Specify the validity period of the token. Like 1 year or something.
- Click Generate
- This creates a row in the token table. Each row has a copy button to copy the token.
- Copy the token and use it in the next step
inputsoutputs2 - 3NIKY7oLH6mbcioG2kcj3Provide a token
3
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.Enter an access token: : <paste the token from previous step>
hit enter
That completes your DagKnows CLI config
inputsoutputs3