#209 — Add “query” parameter for GET /llmchats API
Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned
Created: 2024-11-25 · Updated: 2025-03-24
Description
Intent. Need to implement search (by name) on Library/Queries page.
Acceptance criteria:
- GET /llmchats has
&query={str}parameter in the same way as dashboards and folders. It should search in “name” field only. - https://twillpayments.atlassian.net/wiki/spaces/TD/pages/7929859/Facade+API contains this parameter explanation.
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets