Conversation
|
Can we keep the rizzcharts on the agent side and the angular client? That is the only sample that uses custom catalog, and supports injecting different prompts on different requests. |
- Resolves inconsistencies between Zod schema definitions and TypeScript types for v0.8 API model updates. - Refines data path resolution in the Lit shell for resolving context bound values in component actions.
- Deletes the unused rizzcharts example agent and client configurations. - Cleans up associated documentation.
f661beb to
a247fd9
Compare
Sure, but what client will connect to it? If we're removing the Lit and Angular clients for it, then there won't be anything that can draw it because nothing will implement that catalog... I thought the plan was to eliminate it because there wasn't a clear owner for it, and we felt like we had too many samples, so it makes sense to remove all of it and restore it if we decide we want it back. |
This reverts commit 9ebe774.
Description
We're removing the rizzcharts demo because we feel like we have too many demos to maintain, and there aren't clear owners for the rizzcharts example. Oh, and it's entirely broken in the Lit client, and requires an API key to run.