Skip to main content

Intro

This documentation provides a comprehensive guide to the AMSL Project.

Setup

The Setup is split into three parts:

Configuration

The directory to all the configuration files must be passed to the backend as as an arguemtn and can be a local path or a S3 path. To upload the documents to a deployed instance, send the files to the admin.

To configure the system and define content:

Extension

To support writing configuration files, we provide a Extension for Visual Studio Code. You can find it here. We also provided this plugin to Open VSX here.

MCP Server

We also developed an MCP Server to let the agent understand and validate the structure. You can find it here.