tenro-python
tenro-python
📖 简介
Open-source simulation harness for 测试 AI agents. Simulate LLM and 工具 calls to test edge cases, failure paths, and agent logic without live API calls.
查看英文原版
Open-source simulation harness for testing AI agents. Simulate LLM and tool calls to test edge cases, failure paths, and agent logic without live API calls.
📥 安装此技能
ai-agent install tenro-python
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/tenro-ai/tenro-pythoncd tenro-pythonai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r tenro-python ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。