Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.aptlystar.ai/llms.txt

Use this file to discover all available pages before exploring further.

Standard/Instant Access or Dashboard Path
1

Start Agent Creation

You can begin agent creation from multiple entry points:From the Home screen, click on Start under Create AI Agents.
Org Home Start
Or navigate to My Agents and click on Add new agent.
My Agents Start
This opens the guided creation wizard with 3 simple steps:
3-Step Start Screen
2

Step 1: Add LLM & Embedding Models

Start by adding the necessary AI models for your Agent.
  • Click Add AI model and choose a supported LLM (e.g., GPT-4o).
Add AI Model
  • Use the filters at the top of the selection modal to refine results:
    • Provider Filter – show models from a specific provider (e.g., OpenAI, Anthropic, Azure)
    • Capability Filters – such as Image Analysis, to quickly find multimodal models that support vision tasks
  • Select one or more models from the filtered list
  • Click Add to org to complete
Select GPT-4o
  • Switch to the Embedding Models tab and click Add embedding model.
Add Embedding Model
  • Choose a model like text-embedding-3-large and add it to your org.
Select Embedding Model
  • Ensure a model is selected before moving to the next step. Click Next to proceed to Step 2.
Pick Embedding Model
3

Step 2: Create and Upload Data Store

In this step, you’ll prepare the knowledge base for your agent.
  • Click Go to data store to upload data.
Upload Prompt
  • Click Create new Data Store and fill in the details including the embedding model.
Create Data Store
  • Once created, click Upload data to this Data Store.
Upload Data Action
  • Choose the data source (Webpage, Text, File, YouTube, or REST API).
Select Data Source Type
  • After uploading, select the data store to associate with your agent and click Next.
Select Data Store
4

Step 3: Configure & Create Agent

You can now finalize and deploy your agent using one of two options:Custom Configuration
  • Enter a name, choose chat model, embedding model, and link your data store.
  • Click Create to finish.
Custom Config Agent Creation
Default Configuration
  • Uses preselected models for fast setup.
  • Simply click Create AI Agent.
Default Config Agent Creation