# Service Layer: Toolkit for AI-Agent

In the service layer, a development platform is provided, which combines the concepts of Backend-as-a-Service and LLMOps to enable dAI-Apps developers to build production-grade generative applications quickly. Even non-technical personnel can participate in AI application definition and data operations.

By integrating the critical technology stacks required for building LLM applications, including support for hundreds of models, an intuitive Prompt orchestration interface, high-quality RAG engines, and a flexible Agent framework, while providing a set of easy-to-use interfaces and APIs, the platform saves developers a lot of time reinventing the wheel, allowing them to focus on innovation and business needs.

This layer focuses on defining and continuously improving the dAI-Apps applications development, the advantages are:&#x20;

* **Integrate LLMs into existing businesses**—Enhance the capabilities of current apps by introducing LLMs. Access the ready-to-use RESTful APIs to decouple Prompts from business logic. The management interface tracks data, costs, and usage while continuously improving performance.
* **LLM infrastructure** - As an internal LLM gateway, accelerating the adoption of GenAI technologies.
* **Explore LLM capabilities -** easily practice Prompt engineering and Agent technologies through different LLMs and integrate them with other real-time external knowledge.&#x20;

*Tips: Currently, most services in the service layer are invited-only. The public testing will be opened once the mainnet goes live.* &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.din.lol/din-cook-data-for-ai/the-concept/comprehensive-network-architecture/service-layer-toolkit-for-ai-agent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
