chore: update discord invitation (#54)

This commit is contained in:
Yuge Zhang
2025-08-14 09:11:45 +08:00
committed by GitHub
parent 31309810f7
commit 13bd48dbfc
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -6,11 +6,11 @@
[![GPU Test](https://github.com/microsoft/agent-lightning/actions/workflows/examples.yml/badge.svg)](https://github.com/microsoft/agent-lightning/actions/workflows/examples.yml)
[![PyPI version](https://badge.fury.io/py/agentlightning.svg)](https://badge.fury.io/py/agentlightning)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Discord](https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white)](https://discord.gg/fgnSS4r4yy)
[![Discord](https://img.shields.io/badge/Discord-Join-5865F2?logo=discord&logoColor=white)](https://discord.gg/UScU7kyr)
**The absolute trainer to light up AI agents.**
Join our [Discord community](https://discord.gg/fgnSS4r4yy) to connect with other users and contributors.
Join our [Discord community](https://discord.gg/UScU7kyr) to connect with other users and contributors.
## ⚡ Core Features
+2
View File
@@ -15,6 +15,8 @@ Agent Lightning is the absolute trainer to light up AI agents.
- [Quickstart](quickstart/getting-started.md) - Learn the fundamentals of Agent Lightning
- [Train SQL Agent with RL](how-to/train-sql-agent.md) - A practical example of training a SQL agent
- [API Reference](reference/core.md) - Complete API documentation
- [Join our Discord community](https://discord.gg/UScU7kyr) - Connect with other users and contributors
## Resources