AgentLabs - Docs
  • Introduction
    • What is AgentLabs?
    • Get Started with AgentLabs
    • Pricing
  • Getting Started
    • Installation
    • Secret Key
    • Using the SDK
  • Core Concepts
    • Frontend as a service
    • User Authentication
    • Project
    • Agents
    • Messages
      • Messages Format
      • One-off vs Stream
      • Typewriter animation
    • Attachments
  • Recipes
    • Before we start
    • Ping-Pong
    • ChatGPT with LangChain
    • Code Interpreter
    • Mutli-Agent with AutoGen
  • 🧙Community
    • Github
    • Discord
    • Support team
Powered by GitBook
On this page
  1. Recipes

Before we start

What you must know before using our recipes

PreviousAttachmentsNextPing-Pong

Last updated 1 year ago

This section shows you many examples of what you can build with AgentLabs.

These examples will focus on the code you have to write using the SDK, but they assume you already know how to access your admin dashboard and configure a project using the admin wizard.

As a quick reminder, here are the steps you have to follow to setup your admin dashboard (at least for the cloud version).

  1. Login to the

  2. Create a project and follow the wizard

  3. Create your first agent

  4. You're all set!

admin console