This website requires JavaScript.
Explore
Help
Sign In
lisone
/
ds2api
Watch
1
Star
0
Fork
0
You've already forked ds2api
mirror of
https://github.com/CJackHwang/ds2api.git
synced
2026-05-05 00:45:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f6043ff70e880d14879441133e14835f21114aa
ds2api
/
routes
History
CJACK
977aa22e14
feat: Refactor stream parsing to accurately distinguish thinking and response content based on DeepSeek stream formats and add comprehensive unit tests for various chunk types.
2026-02-01 04:57:14 +08:00
..
admin
feat: Implement DeepSeek V3 streaming response parsing to differentiate thinking and text content, and update Safari impersonation.
2026-02-01 04:25:24 +08:00
__init__.py
feat: Initialize project with FastAPI backend, React web UI, Vercel sync, and API integrations.
2026-02-01 02:17:01 +08:00
claude.py
feat: add stream parsing for DeepSeek SSE responses, centralize model management, and refactor tool call handling.
2026-02-01 03:53:01 +08:00
home.py
feat: Initialize project with FastAPI backend, React web UI, Vercel sync, and API integrations.
2026-02-01 02:17:01 +08:00
openai.py
feat: Refactor stream parsing to accurately distinguish thinking and response content based on DeepSeek stream formats and add comprehensive unit tests for various chunk types.
2026-02-01 04:57:14 +08:00