Update README with bug fix and star history section

This commit is contained in:
Dayuan Jiang
2025-12-01 22:40:43 +09:00
committed by GitHub
parent 5b31216917
commit 14740e35a8

View File

@@ -149,7 +149,8 @@ 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.
- [x] Add multiple AI provider support (OpenAI, Anthropic, Google, Azure, Ollama)
- [ ] Solve the bug that generation will fail for session that longer than 60s.
- [x] Solve the bug that generation will fail for session that longer than 60s.
- [ ] Add API config on the UI.
## License
@@ -161,4 +162,8 @@ For support or inquiries, please open an issue on the GitHub repository or conta
- Email: me[at]jiang.jp
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=DayuanJiang/next-ai-draw-io&type=date&legend=top-left)](https://www.star-history.com/#DayuanJiang/next-ai-draw-io&type=date&legend=top-left)
---