Kind: Function
Source: atloria-monorepo/libs/agent-core/src/autonomous/prompt-sections.ts
Only for models that use apply_patch format
Signature
tsfunction needsApplyPatch(ctx: SectionContext): boolean
Parameters
| Name | Type |
|---|---|
ctx | SectionContext |
Returns: boolean
Was this page helpful?