Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/context/checkpoint-backend.ts
Properties
| Property | Type |
|---|---|
sessionId | string |
storageDir | string |
retention | Partial<RetentionPolicy> |
pruneOnInit | boolean |
Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/context/checkpoint-backend.ts
| Property | Type |
|---|---|
sessionId | string |
storageDir | string |
retention | Partial<RetentionPolicy> |
pruneOnInit | boolean |
Was this page helpful?