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
Hugh b4245f8f17
restored missing sync files
1 month ago
..
claude_examples restored missing sync files 1 month ago
deepseek_examples restored missing sync files 1 month ago
openai_examples restored missing sync files 1 month ago
README.md restored missing sync files 1 month ago
azure_agent.py restored missing sync files 1 month ago
azure_agent_api_verison.py restored missing sync files 1 month ago
azure_model_support.py restored missing sync files 1 month ago
base_llm.py restored missing sync files 1 month ago
mistral_example.py restored missing sync files 1 month ago
qwen_3_base.py restored missing sync files 1 month ago

README.md

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.