Commit Graph

19 Commits

Author SHA1 Message Date
javayhu
fc024ea0da refactor: simplify layout of ChatBot and ImagePlayground components, update model configuration in web content analyzer 2025-08-25 10:00:28 +08:00
javayhu
80851fcf44 refactor: remove credit-related functionality and components from the web content analysis module 2025-08-25 09:48:20 +08:00
javayhu
7c9b0a2697 refactor: remove ConsumeCreditCard component and integrate its functionality into ConsumeCreditsCard 2025-08-25 09:22:56 +08:00
javayhu
95a6f3b9d5 feat: update AI Chat, add ChatBot component 2025-08-24 15:36:20 +08:00
javayhu
13c23dab56 refactor: migrate state management from Zustand to TanStack Query for improved data fetching and caching across components 2025-08-21 00:54:40 +08:00
javayhu
ff1e72df13 refactor: replace useCredits hook with custom hooks for credit balance, consumption, and transactions management 2025-08-21 00:27:26 +08:00
javayhu
2b72570784 feat: support openrouter in ai text (not stable for now) 2025-08-03 11:17:39 +08:00
javayhu
89fd7193ac feat: upgrade to zod v4 & fix z.url() and z.email()
https://zod.dev/v4/changelog?id=zstring-updates
2025-08-03 00:32:44 +08:00
javayhu
6d4d316564 chore: remove google vertex ai 2025-08-02 00:22:02 +08:00
javayhu
971b0d65a0 chore: support google gemini and deepseek in ai text demo 2025-07-23 00:26:58 +08:00
javayhu
3075681dc8 feat: add ai text demo & scraping and analyzing the web content from URL 2025-07-19 14:41:12 +08:00
javayhu
0f79ed14f0 refactor: standardize string quotes and improve formatting in components 2025-07-12 19:29:47 +08:00
javayhu
c7a1ec69bb feat: add ConsumeCreditCard component for credit consumption 2025-07-12 11:08:28 +08:00
javayhu
aaadd7fcf4 fix: add type assertion for image generation response 2025-07-02 01:14:58 +08:00
javayhu
55ae5ced9e fix: fix ai image default models 2025-06-30 23:50:01 +08:00
javayhu
91614ed6e5 fix: fix build error & remove Spinner 2025-06-28 22:50:40 +08:00
javayhu
0453db5ec6 chore: optimize ai image generator 2025-06-28 22:47:40 +08:00
javayhu
3058484803 custom: optimize ai image generator page 2025-06-27 01:05:19 +08:00
javayhu
985579b964 feat: support ai image generator 2025-06-26 00:41:27 +08:00