#56 — Implement LLM chats persistence and API

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

Created: 2024-08-01 · Updated: 2025-09-15

Description

See https://twillpayments.atlassian.net/wiki/spaces/TD/pages/7929859/Facade+API sections:

  • List LLM chats.
  • List LLM chat items.
  • Update existing LLM chat.
  • Delete existing LLM chat.
  • Post feedback about LLM chat item.

AC:

  • API and relevant persistence for listed above items is implemented.
  • Some basic tests are added.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets