Note
Go to the end to download the full example code.
Examples
Configuration
LLM Configuration
Configure different LLM APIs in AgentScope.
Deploy LLaMA3 Locally
Setup LLaMA3 model service locally with AgentScope. Both CPU and GPU are supported.
Agent
Web Browser Agent
Build a web browser control agent in AgentScope.
RAG Agent
How to enable RAG when chatting with agents in AgentScope.
Distributed Agent
How to setup distributed agent and chat with it in AgentScope.
Game
Werewolf Game
Six LLM-empowered agents play a Werewolf game.
Gomoku Game
Agents play Gomoku game against each other.
Conversation
Basic Conversation
Basic conversation between user and agent.
Conversation with @ mentions
During conversation, use @ mentions to refer to the next agent to speak.
Total running time of the script: (0 minutes 0.000 seconds)