> For the complete documentation index, see [llms.txt](https://karini-ai.gitbook.io/karini-ai-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://karini-ai.gitbook.io/karini-ai-documentation/prompt-management/agentic-prompts.md).

# Agentic Prompts

**Karini AI’s Agent**  offers a comprehensive suite of capabilities to build advanced generative AI applications in complex production environments.&#x20;

Using **Karini AI’s prompt playground**, you can create AI agents that integrate the reasoning capabilities of large language models (LLMs) with the ability to take actionable steps, creating a more sophisticated system that can understand and process information, evaluate situations, take appropriate actions, communicate responses, and track ongoing situations.

In the prompt playground, you can create an agent prompt by selecting the task type as **Agent**.&#x20;

&#x20;**Key components of an Agent are:**

* **LLM (Large Language Model):** LLM is responsible for generating traces, reasoning and actions for the task.
* **Agent prompt:** Agent prompt helps LLM in generating both reasoning traces and actions. Agent prompt may include variables, instructions for request handling and response processing.&#x20;
* **Tools:** Tools enable the agent to interact with external systems to retrieve information and perform actions. In Karini AI, the **Tools** tab is organized into two sections:
  * [**Agent Tools**](/karini-ai-documentation/prompt-management/agentic-prompts/create-agent-prompt.md#configuring-agent-tools): Tools configured directly for the agent (for example, internal connectors such as Catalog or Database). These tools are available for use during agent execution.
  * [**MCP Server**](/karini-ai-documentation/prompt-management/agentic-prompts/create-agent-prompt.md#configuring-mcp-server): Tools provided through an MCP (Model Context Protocol) server. Connecting an MCP server allows you to expose and use externally hosted tools within the agent.
* Karini AI's agent prompt supports the following Agent tools:
  * Agent
  * Catalog
  * Database
  * Knowledgebase
  * Dataset (Vector Store)
  * Prompt (LLM)
  * REST API
  * KnowledgeGraph
  * Lambda
  * Amazon Q Retriever
  * Amazon Q Accessor Retriever
  * Amazon Bedrock Knowledge Base
  * Messaging
  * Browser Use
  * SAP Odata
  * Salesforce
  * Code Interpreter

Refer to the following video to create and test agent prompt.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7ZrVuiAUMyuYVvrK5KaB%2Fuploads%2FDb7fJqGcHsO9Tv3PxBpP%2Fagent_prompt_building.mp4?alt=media&token=d0cfc7fe-a945-412f-a06d-d59c816a8823>" %}

<br>

<br>

<br>

<br>

<br>

<br>

<br>

<br>
