Search result for 'dagknows'
|
What is an "Expert"? How do we create our own expert?DagKnows allows you to create your own AI agent. We call them Experts. If you want to give special instructions to AI to do something but don't want to repeat those instructions every time you type a prompt, you can create an expert. For example, suppose you want to build an AI agent that handles your queries related to your cloud cost, you can create an expert and add all your special instruc... |
|
Add a key-value pairThis command allows you to create a key-value pair Inputs:
|
|
DagKnows Architecture OverviewDagKnows is an Agentic AI platform for automation. With DagKnows, users can effortlessly automate various tasks by simply chatting with an AI agent in natural language. However, the AI Agent part is optional. If users prefer to build and manage automation manually, DagKnows makes that easy too. Let's discuss the AI Agent first.
|
|
|
Upgrading the application workflow for dkapp (on-prem docker setup)This task automates the application upgrade process for the dkapp component. The workflow ensures a clean and consistent upgrade by following a controlled sequence: 1. Gracefully shuts down the dkproxy service to avoid traffic during the upgrade. 2. Brings down the running dkapp instance. 3. Pulls the latest application and service images from ECR. 4. R... |
|
Setting up SSO via Azure AD for Dagknows
|
|
If dagknows tool not installed then do a force install and add it to the pathTo activate the virtual env dkenv: source ~/dkenv/bin/activate If dk tool installed in virtual environment dkenv, then we can skip to dk config init directly. |
|
|
Delete credentialsThis command will delete credentials with a given credential label Inputs:
|
|
List credentialsList all the credential labels available or accessible for users with a given proxy role Inputs:
|
|
Add credentialsUsing this task you can add credentials to the vault Inputs:
|
|
View credentialsThis command allows you to view the stored credentials. Be very careful! Inputs:
|
|
Get the value of a keyThis command allows you to get the value associated with a key Inputs:
|
|
List keys of the key-value pairsThis command allows you to list all the keys stored under a proxy role Inputs:
|
|
Add ssh-key credentialsUsing this task you can add credentials to the vault Inputs:
|
|
|
Execute a simple task on the proxy
|
|
Assign the proxy role to a user
|
|