工具失败降级计划
测试模型面对工具不可用时的降级策略。
Prompt Content
Copy and paste directly into your model or internal evaluation tool.
一个旅行规划 Agent 需要查询航班、酒店和天气。天气 API 连续超时,其他工具正常。请生成用户可见回复和内部下一步计划,要求不编造天气信息。
Use Cases
Reference Output
应说明天气暂不可查,继续提供航班酒店,并建议稍后补充天气。
Scoring Rubric
看用户沟通和内部计划是否分离,且不编造。
Try & save
Fill variables and copy, or save as a personal template.
This template has no variables and is ready to copy.
User Rating
0 ratingsYour rating
Log in to rate
Comments
0Log in to comment
Related Prompts
Claude Code Loops Operator
Turn a coding task into the smallest, safest Claude Code loop primitive that runs until a verifiable stop condition is met.
Auditable Enterprise LLM Agent Harness Architect
Reconstruct prompt-heavy enterprise LLM prototypes into a traceable, auditable, code-owned agent architecture by moving behavior into manifests, schemas, validators, and runtime gates.
Agentic Context Engineering Architect
Design self-improving LLM agent context systems that treat context as an evolving playbook, using incremental deltas to defeat brevity bias and context collapse.
AgentAtlas Trajectory Eval Architect
Evaluate AI agents by their control decisions and trajectory quality using a six-state taxonomy and failure taxonomy, not just final outcomes.