#54 — Update ws endopoint to handle new chat history

Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned

Created: 2024-07-31 · Updated: 2025-09-15

Description

See changes in LLM engine PR https://github.com/Twill-AI/twill-llm-engine/pull/74/files

The new object to persist and send represents (more generally the Graph’s state) not just the message history. Facade needs to be updated accordingly. You can see how the test server and test UI where updated to understand the changes necessary they are minimal.

AC:

  • Facade in integrated with new interface of LlmEngine calling.
  • Facade limits cache on LLM Chat history.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets