fleet-memory/hindsight-clients/python
Nicolò Boschi 37348c859e
feat: include occurred_end and mentioned_at in think-prompt fact serialization (#929)
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
2026-04-08 10:33:14 +02:00
..
.openapi-generator feat: bank template import/export with Template Hub (#819) 2026-04-02 12:21:53 +02:00
hindsight_client feat: include occurred_end and mentioned_at in think-prompt fact serialization (#929) 2026-04-08 10:33:14 +02:00
hindsight_client_api fix(config): validate entity_labels structure on PATCH (#902) 2026-04-07 11:58:02 +02:00
tests feat: include occurred_end and mentioned_at in think-prompt fact serialization (#929) 2026-04-08 10:33:14 +02:00
.openapi-generator-ignore rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
openapi-generator-config.yaml doc: changelog for 0.2.0 (and regenerate clients) (#99) 2026-01-05 12:36:29 +01:00
pyproject.toml Release v0.4.22 2026-03-31 18:14:59 +02:00
README.md fix py client 2025-12-05 01:03:07 +01:00

Hindsight Python Client