mirror of
https://github.com/csunny/DB-GPT.git
synced 2026-07-17 01:58:47 +00:00
Co-authored-by: lusain <lusain1990@gmail.com> Co-authored-by: alan.cl <1165243776@qq.com> Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
278 B
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.