From 71f546041845a02ad3966c515119d3e00a03b804 Mon Sep 17 00:00:00 2001 From: "dayuan.jiang" Date: Thu, 13 Nov 2025 23:43:14 +0900 Subject: [PATCH] chore: add support for multiple AI providers in the roadmap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee98136..9bdf117 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ public/ # Static assets including example images - [x] Allow the LLM to modify the XML instead of generating it from scratch everytime. - [x] Improve the smoothness of shape streaming updates. +- [ ] Add multiple AI provider support (Google PaLM, Anthropic Claude, etc.) ## License