面向 AI Agent 入门者的教学项目。通过一个完整的电商客服 Agent,让你亲眼看到每一轮对话中 Agent 内部经历了哪些环节、做了什么决策、调用了什么工具、生成了什么 Prompt。
☆52Mar 15, 2026Updated 5 months ago
Alternatives and similar repositories for Agent-Observability-Demo
Users that are interested in Agent-Observability-Demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Ecommerce Agent 是一个基于大语言模型的垂直电商客服智能助手系统,专门针对电商客服场景进行深度优化。项目通过 LoRA 微调、DPO 对齐和 ReAct 推理框架,构建了一个能够理解复杂业务逻辑、合规调用工具、并提供专业客服服务的智能助手。☆26Mar 4, 2026Updated 5 months ago
- Democratizing client-server game development. A deterministic framework bridging Unity and Microsoft Orleans. Write game logic once in C#…☆21Updated this week
- A plugin for smart management of packages in Git repositories in the Unity Editor. Gitリポジトリのパッケージを効率的に管理するためのプラグイン☆26Dec 11, 2025Updated 8 months ago
- Show custom messages in Unity Editor.☆12Nov 13, 2024Updated last year
- A ESC FrameWork,using lockstep in networking☆13Jan 3, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆42Apr 28, 2026Updated 3 months ago
- A pretty anime shader for Unity and VRChat. 🎀☆28Feb 28, 2026Updated 5 months ago
- GreaseMonkey plugin to improve Unity forums☆16Apr 9, 2026Updated 4 months ago
- ContextAtlas — context infrastructure for AI coding agents: hybrid retrieval, project memory and retrieval observability via CLI, MCP ser…☆29Jun 2, 2026Updated 2 months ago
- This is Claude Code Tool for Unity Shader.☆34May 7, 2026Updated 3 months ago
- Benchmarking Burst/IL2CPP against GCC/Clang machine code☆15Mar 31, 2026Updated 4 months ago
- Gitlab代码Review辅助工具☆15Updated this week
- A high-fidelity procedural grass rendering system in Unity, in the style of Ghost of Tsushima.☆44Jan 30, 2026Updated 6 months ago
- Scriptable Render Pipeline (SRP) featuring modern high fidelity rendering techniques☆36Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Unity Bloom效果的五种实现方式,原理分析和性能对比,实现Mask Bloom功能,对项目提供使用决策。☆17Apr 4, 2019Updated 7 years ago
- Quasi-Random Number Generator for C#☆24Nov 28, 2024Updated last year
- Replace the new operation with the object pool operation at compile time.☆26Oct 15, 2024Updated last year
- UniNetty project - a port of DotNetty, an event-driven asynchronous network application framework☆22Apr 2, 2025Updated last year
- Dynamically fit uGUI Image to the screen. You can select Stretch, Fit, Fill.☆25Oct 4, 2025Updated 10 months ago
- 开箱即用的MemPalace封装-你只需要简单复制,就可以享有世界顶级AI记忆☆38Apr 22, 2026Updated 4 months ago
- Unity Remote Control on Editor☆50Dec 10, 2024Updated last year
- ACTSkill editor.☆28Apr 11, 2025Updated last year
- Image-to-UI Codex skill: convert game UI screenshots and sliced sprites into ui_structure.json.☆50Jul 29, 2026Updated 3 weeks ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Comparing C# ECS with Benchmark.Net and Roslyn Source Generators☆27Jul 2, 2026Updated last month
- ☆15Nov 1, 2021Updated 4 years ago
- AI与Unity编辑器通信框架,支持AI Skill | AI-Unity communication framework supporting Skill protocols☆20Jul 30, 2026Updated 3 weeks ago
- A compile-time reactive data binding system using C# Source Generator.☆23Aug 14, 2026Updated last week
- Transform any GitHub wiki repository into a beautiful, visual reading experience☆27Jun 22, 2026Updated 2 months ago
- 一个开箱即用的现代化的 AI Agent 项目模板,采用分层架构设计,包含LLM 多模型抽象层、Tools 工具链系统、Skills 技能系统、Agent 核心层 、RAG 检索增强多路召回、Memory 记忆系统、 配置系统、以及多Agent编排示例等企业级功能。