Skip to content

Commit cc896e8

Browse files
docs (agent-memory): update user-guide.md
1 parent 08f01fa commit cc896e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sap_cloud_sdk/agent_memory/user-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -896,7 +896,7 @@ tracks last-active time per thread and evicts inactive threads via a
896896
background daemon sweep. Eviction is best-effort — a thread may live up to
897897
`ttl_seconds + 60` seconds before deletion.
898898
899-
**Exposing TTL as a configurable parameter with `@agent_config`:**
899+
#### Exposing TTL as a configurable parameter with `@agent_config`
900900
901901
Use `@agent_config` from `sap_cloud_sdk.agent_decorators` to expose
902902
`ttl_seconds` as an operator-adjustable configuration field. The key

0 commit comments

Comments
 (0)