Commit graph

40 commits

Author SHA1 Message Date
e8276cde3f fix: analytics overload problem with group and indexing 2026-05-26 16:47:48 +09:00
0f64a4cd85 feat(users): add 'copy_reasoning_to_reasoning_content' option for user creation and updates 2026-05-13 21:54:44 +09:00
3fcc017c0c feat(routing): add MODEL_LIST_INCLUDE_ROUTING_METADATA for enhanced model metadata in responses 2026-04-23 18:12:51 +09:00
7f574a2f22 fix(streaming.test): verify response status and content type for stream requests 2026-04-23 17:53:39 +09:00
7d44a70498 fix(scripts.test): enhance script API tests with mock backend and request validation 2026-04-23 17:51:30 +09:00
fcc4fe22cc fix(api.test): update logging to use dynamic date keys and UTC timestamps 2026-04-23 17:50:57 +09:00
7cef8635bd feat(rewrite): enhance model rewrite logic with cycle detection and chain evaluation 2026-04-23 17:39:58 +09:00
d8e0fda594 feat(stream-logging): implement detailed stream logging modes and update related documentation 2026-04-23 13:19:47 +09:00
bed925ef4c feat(analytics): implement logarithmic scale for response length histogram 2026-04-23 02:19:05 +09:00
f8c603fafb feat(request-body): implement custom JSON body parser and error handler 2026-04-23 01:32:58 +09:00
6d78e5198c feat(tests): add test for multimodal image messages and update JSON payload limit to 30mb 2026-04-23 01:30:01 +09:00
b06f4f0c62 feat(auth): add ADMIN_COOKIE_SECURE configuration for enhanced security 2026-04-08 00:04:23 +09:00
da258f3f81 fix(server): increase JSON payload limit to 30mb 2026-04-07 23:59:58 +09:00
882e2c9bbc feat(Stream): implement SSE streaming support for chat completions 2026-04-02 18:37:12 +09:00
004edc9d27 feat(ScriptExecutor): implement resolveIsolatedVmModule function and add unit tests 2026-03-27 03:00:44 +09:00
aa408841a5 feat(Users): add api_key support for user creation and updates 2026-03-27 02:15:44 +09:00
1ac8a6e446 refactor(dashboard) 2026-03-26 19:42:03 +09:00
b6152cd6d0 feat(Analytics): d3 based visualization 2026-03-26 19:01:33 +09:00
1dd5a38aa8 feat: model rewrite 2026-03-26 15:33:27 +09:00
ee27e4c676 refactor(oci): to one image 2026-03-26 04:10:01 +09:00
7ff2e4ddce fix(gitignore): .env 2026-03-26 03:08:18 +09:00
d9a132c824 feat(auth, deployment): id,pw or OIDC auth / docker, k8s deployment docs 2026-03-26 03:04:02 +09:00
59ff91990e update(RequestLogService): pagination improve 2026-03-25 19:51:07 +09:00
c1f59a6e6a feat(DetailLogs): viewer 2026-03-25 19:31:43 +09:00
97376a9cb6 fix(RouterService): content-length and content-type and authorization header 2026-03-25 19:31:19 +09:00
67532df356 BREAKCHANGE(database): detail logging add 2026-03-25 18:56:41 +09:00
ebe980c6ff update(script): dev and dist script 2026-03-11 03:49:11 +09:00
badcd7f682 fix(db): sqlite3 boolean compatible 2026-03-08 14:33:53 +09:00
ffd8384db8 update(apiKey): use crypto random 2026-03-08 14:33:34 +09:00
783c436615 fix(dotenv): disable dotenv ad 2026-03-08 14:30:52 +09:00
91278f142c update(script): dev script 2026-03-08 14:30:36 +09:00
4b1c8dd9ed fix(ScriptExecutor): logger 2026-03-08 03:36:48 +09:00
b70463a833 fix(test): scripts 2026-03-08 03:05:30 +09:00
5d46a304a1 wip: ScriptEngine 2026-03-07 19:18:23 +09:00
e0200d036a wip(benchmark) 2026-03-07 04:05:56 +09:00
eac768bafe feat(test): router 2026-03-06 16:45:32 +09:00
4493b15686 feat(env): add env CORS_ORIGINS 2026-03-06 14:52:34 +09:00
a06a14dbb8 fix: tests 2026-03-06 10:52:58 +09:00
3e4bad71c8 wip: test write 2026-03-06 02:06:39 +09:00
1cd7941472 init 2026-03-05 23:46:54 +09:00