3 lines
98 B
TypeScript
3 lines
98 B
TypeScript
// Agent-specific constants (LLM constants moved to @page-agent/llms)
|
|
export const MAX_STEPS = 20
|