Arvin Xu
|
8dedc2d3e1
|
♻️ refactor: move utils to separate package (#8889)
* move utils
* move utils
* move utils
* update
* update
* update
* update
* update
* refactor to clean the tests
* fix release workflow
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* try to fix client db migration issue
* fix tests
|
2025-08-22 14:05:01 +08:00 |
|
Arvin Xu
|
af1f71572f
|
♻️ refactor: move database to packages (#8874)
* move db
* refactor db import
* refactor eval types
* fix tests
* fix tests
* fix tests
* fix db migration issues
* fix docker issue
* fix tests
* update alias
* fix tests
* update db test for client and server
* refactor db
* update codecov
* update codecov
* update codecov
* add docker pr comments
|
2025-08-22 11:09:03 +08:00 |
|
Tsuki
|
f433aca05f
|
💄 style: implement data analytics event tracking framework (#8352)
|
2025-07-10 11:33:35 +08:00 |
|
Arvin Xu
|
08f505f1f9
|
✨ feat: support new ai provider in client pglite (#5488)
* update to pglite mode
* add service
* 新增 DevPanel
* 新增数据库预览 UI
* Update useCategory.tsx
* add postgres table viewer
* improve table detail
* fix
* fix list
* fix custom provider in client mode
* fix build
* fix tests
* fix url
* add test for service
|
2025-01-17 19:36:53 +08:00 |
|
Arvin Xu
|
a09962cd04
|
🔨 chore: fix test ci (#5410)
* fix ci
* fix ci
|
2025-01-13 15:19:02 +08:00 |
|
Arvin Xu
|
b26afbff7f
|
✨ feat: support server db mode with Postgres / Drizzle ORM / tRPC (#2556)
|
2024-06-17 03:06:59 +00:00 |
|
Arvin Xu
|
438b4c2bdb
|
✅ test: add test (#1433)
* ✅ test: add test
* ✅ test: add tests
|
2024-03-01 21:28:44 +08:00 |
|
Arvin Xu
|
063a4d5a2e
|
♻️ refactor: refactor the google api route and add more tests for chat route (#1424)
* ♻️ refactor: refactor the Google api router
* ✅ test: add test for the chat api router
|
2024-02-29 15:28:34 +08:00 |
|
Arvin Xu
|
6aa168911d
|
✅ test: add test for agent runtime providers (#1417)
* ✅ test: add test for agent runtime providers
* ✅ test: fix test
* ✅ test: fix crypto relative test
|
2024-02-29 00:20:24 +08:00 |
|
Arvin Xu
|
615e796357
|
♻️ refactor: refactor the setting storage from localStorage to indexedDB (#1180)
* 🚧 wip: add user schema
* ♻️ refactor: refactor the copy with new api
* ♻️ refactor: refactor a preference slice
* ♻️ refactor: refactor the settings store
* ✅ test: fix test
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🐛 fix: fix update default agent
* 🐛 fix: fix update default agent
|
2024-01-30 22:38:25 +08:00 |
|
mushan0x0
|
d038d244a0
|
⚡️ perf: Optimize the image upload size for gpt-4-vision (#669)
* ♻️ refactor: `FileItem` changed to `ImageFileItem`
* ⚡️ perf: Optimize the image upload size for `gpt-4-vision`
* 🔧 test: add Test Configuration
* 🧪 test: add case
* ✏️ chore: typos
---------
Co-authored-by: wuxh <wxh1220@gmail.com>
|
2023-12-18 20:51:28 +08:00 |
|
canisminor1990
|
0d08f3bbac
|
💄 style: Fix ChatInputArea style and typo (resolve #599)
|
2023-12-08 20:49:31 +08:00 |
|
Arvin Xu
|
8c96cf00e7
|
🐛 fix: fix model tag missing (#481)
* 🐛 fix: fix the assistant extra don't show tag
* ✅ test: add test for the Assistant Extra Message
|
2023-11-20 11:50:05 +08:00 |
|
Arvin Xu
|
858d0476e0
|
✨ feat: support upload images to chat with gpt4-vision model (#440)
|
2023-11-14 11:55:28 +08:00 |
|