SwarmZero Docs
Main WebsitePricingGitHubDiscordX
  • GETTING STARTED
    • Welcome
    • Developing on SwarmZero
    • Quickstart
    • Key Concepts
      • AI
      • ML
      • LLM
      • AI Agents
      • Swarms
    • Contributing to SwarmZero
  • SDK
    • Agent Kit
    • Agent API Schema
    • Observability
      • Langtrace
      • OpenLIT
      • AgentOps
  • EXAMPLES
    • AI Agents
      • Build a Dune Agent with SwarmZero.ai
      • Build a News Agent with SwarmZero.ai using the GDELT API
      • Build a Uniswap Docs Retrieval Agent with SwarmZero.ai
      • Build an AAVE AI Agent to Lend and Borrow Crypto
      • Build & Monitor a Web Search Agent
      • Build a Multi-Chain Crypto Trading Telegram Bot with SwarmZero, Bitquery and DEXRabbit
    • Swarms
      • AI Researcher Swarm
      • Build a Web3 dApp with a Swarm of AI Agents
      • Livepeer Youtube Video Generator Swarm
    • Tools
      • Tools for Building Agents with Livepeer
      • Tools for Building Agents with Dune
      • YouTube Video Editor & Upload Tools
      • File Operations Tools
Powered by GitBook
LogoLogo

Quick Links

  • Main Website
  • Pricing
  • GitHub
  • Discord

© 2025 SwarmZero Technology Solutions Inc. All rights reserved.

On this page

Was this helpful?

  1. GETTING STARTED
  2. Key Concepts

LLM

PreviousMLNextAI Agents

Last updated 8 months ago

Was this helpful?

Large Language Models (LLMs) are advanced AI systems designed to understand and generate human-like text. They are trained on massive datasets to predict and create responses that mimic human conversation, handle complex queries, and even write code. On SwarmZero.ai, LLMs are central to the functionality of AI agents, allowing them to interpret and respond to user prompts effectively.

SwarmZero.ai supports a variety of cutting-edge LLMs, providing developers with a wide selection of models to choose from. Supported LLMs include popular models from OpenAI, such as gpt-4 and gpt-3.5-turbo, as well as open-source models like llama3.1 and gemma2. This flexibility ensures that developers can select the LLM best suited to their project’s requirements—whether it's for generating natural language responses, writing code, or assisting with content creation.

The agents built on SwarmZero.ai can use multiple LLMs simultaneously, allowing for more complex tasks to be handled by combining the strengths of different models. This is especially useful in real-world scenarios where diverse inputs and outputs are required. For instance, one agent could use a model to handle customer queries while another generates reports. By offering robust LLM support, SwarmZero.ai ensures that developers can create highly capable and responsive AI agents that cater to a variety of user needs.