dayuan.jiang
61aa0937d6
feat: add tool input streaminig
2025-11-10 19:45:59 +09:00
dayuan.jiang
d8d0a800fe
fix: update dependencies and add settings for npm permissions
2025-11-09 23:24:15 +09:00
dayuan.jiang
44ec398f30
upgrade to ai-sdk 5
2025-08-31 12:54:14 +09:00
dayuan.jiang
1da5976235
update model to gpt-5
2025-08-19 01:17:17 +00:00
dayuan.jiang
6c641dbcf9
Feat: Add XML guide to prompt, update model and deps
...
- Integrate `xml_guide.md` into the system prompt to improve diagram generation by providing detailed XML formatting rules.
- Change the default AI model for chat completions to `openai("gpt-4.1")`.
- Update AI SDK packages (`@ai-sdk/amazon-bedrock`, `@ai-sdk/google`, `ai`) and other dependencies.
- Add `bun.lock` to the repository.
2025-05-22 00:44:24 +00:00
dayuan.jiang
9967ee85ac
chore: update package-lock.json
2025-04-03 23:53:32 +00:00
dayuan.jiang
5060aa957a
chore: Update package-lock.json with new SWC binaries for various platforms
2025-04-03 23:51:23 +00:00
dayuan.jiang
d915318605
add github icon
2025-04-03 15:29:26 +00:00
dayuan.jiang
645980fbb6
change model to claud 3.5
2025-04-03 15:10:53 +00:00
dayuan.jiang
7e0790d60f
refactor: update setFiles prop type to accept File[] and simplify file handling
2025-03-27 08:02:03 +00:00
dayuan.jiang
f650f7b28c
feat: add Vercel Analytics integration to the application
2025-03-26 13:44:02 +00:00
dayuan.jiang
cc5c06de2e
fix: diagram history
2025-03-23 14:22:40 +00:00
dayuan.jiang
1f69cf590b
feat: add confirmation dialog for clearing conversation and diagram in ChatInput
2025-03-23 13:31:26 +00:00
dayuan.jiang
ec80a6c578
refactor: remove unused WebSearchToolUI component and update onFetchChart to return a Promise
2025-03-19 09:46:30 +00:00
dayuan.jiang
5a11c32bc4
feat: add WebSearchToolUI component and input UI, integrate Radix UI scroll area
2025-03-19 07:20:22 +00:00
dayuan.jiang
10f9459627
refactor: change extractDiagramXML to synchronous function and improve error handling in the UI
2025-03-19 06:11:04 +00:00
dayuan.jiang
e26ef731e9
initialize project with Next.js, Tailwind CSS, and essential configurations
2025-03-19 06:04:06 +00:00