CJACK
|
a9403c5392
|
feat: add Gemini API compatibility, refactor stream rendering, and enhance tool call handling and configuration options
|
2026-02-22 20:53:42 +08:00 |
|
CJACK
|
ae7dce0b32
|
feat: Improve OpenAI tool call handling by passing unknown tool calls as content and filtering streamed tool calls by schema.
|
2026-02-22 19:33:52 +08:00 |
|
CJACK
|
6c48429b90
|
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
|
2026-02-22 17:25:48 +08:00 |
|
CJACK
|
920767f486
|
feat: Add Gemini adapter, improve API key fallback for Gemini AI Studio compatibility, and enhance OpenAI tool call streaming.
|
2026-02-22 01:26:08 +08:00 |
|
CJACK
|
e2cb07f08c
|
feat: Introduce stable call_id for OpenAI function_call and tool_calls events in streaming output, including reasoning text.
|
2026-02-21 09:47:38 +08:00 |
|
CJACK
|
dec9d03fc5
|
feat: enhance OpenAI response rendering to include reasoning and improve tool call detection from thinking channel, and refactor testing scripts for unified unit test execution.
|
2026-02-20 03:30:39 +08:00 |
|
CJACK
|
1d2a6bf281
|
fix: Prevent accidental loss of output text by refining tool call parsing for standalone payloads.
|
2026-02-20 03:18:28 +08:00 |
|
CJACK
|
210d9f5793
|
feat: enhance message normalization for OpenAI tool calls and Claude system message tool injection
|
2026-02-19 04:44:01 +08:00 |
|
CJACK
|
7307a5cc9a
|
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
|
2026-02-19 02:45:38 +08:00 |
|