You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/single_agent/llms/README.md

1.6 KiB

LLM Integration Examples

This directory contains examples demonstrating integration with various Large Language Model providers.

Examples

Azure OpenAI

Claude

DeepSeek

Mistral

OpenAI

Qwen

Overview

These examples demonstrate how to integrate Swarms agents with various LLM providers including OpenAI, Anthropic Claude, Azure OpenAI, Mistral, DeepSeek, and Qwen. Each example shows provider-specific configurations, API handling, and best practices.