Conversation memory for agent loops.
ai.memory
| Name | Type | Default | Description |
|---|---|---|---|
type
|
|
— | |
qualified_name
|
|
— | |
element_type
|
|
— | |
description
|
|
— | |
source_file
|
|
— | |
line_number
|
|
— | |
is_autodoc
|
|
— | |
autodoc_element
|
|
— | |
_autodoc_template
|
|
— | |
_autodoc_url_path
|
|
— | |
_autodoc_page_type
|
|
— | |
title
|
|
— | |
doc_content_hash
|
|
— |
Symbols on this page
ConversationStore
class
Load/append provider-neutral chat messages by thread key.
InMemoryConversationStore
class
Process-local store for demos and tests.
SessionConversationStore
class
Persist messages in the server session underchirp_ai_thread.
View source · /home/runner/work/chirp/chirp/site/../src/chirp/ai/memory.py:1