Files
DB-GPT/examples/agents/README_SKILL_AGENT.md
Aries-ckt ef83851b31 🎉 DB-GPT V0.8.0 - Beta Testing (#2988)
Co-authored-by: lusain <lusain1990@gmail.com>
Co-authored-by: alan.cl <1165243776@qq.com>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-16 11:55:42 +08:00

278 B

Skill integration notes and quick run for the skill-enabled agent example

Run the example:

python examples/agents/skill_agent_example.py

Ensure you have the environment variables needed by the local LLM client, or replace the LLM client construction with a mock for testing.