Files
page-agent/packages/core/src/config/constants.ts
T

3 lines
98 B
TypeScript
Raw Normal View History

2025-12-22 16:29:19 +08:00
// Agent-specific constants (LLM constants moved to @page-agent/llms)
2025-09-29 16:33:15 +08:00
export const MAX_STEPS = 20