Extend format_facts_for_prompt() to include occurred_end and mentioned_at temporal fields (when non-null), matching the MemoryFact model. Also add RecallResponse.to_prompt_string() to Python and TypeScript client SDKs so users can serialize recall results (with chunks and entity summaries) into LLM-ready prompt strings. Closes #924 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_main_operations.py | ||
| test_prompt_formatting.py | ||
| test_reflect_response_parsing.py | ||
| test_retain_request_async.py | ||