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-03 16:05:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06ae417dad21f5350a70232ea5a8d08bc28025a9
ds2api
/
core
History
CJACK
b17e492ab8
feat: Integrate and serve the WebUI, including Vercel build configuration and Python routes for static files.
2026-02-01 16:43:52 +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
auth.py
feat: Implement a modern flat theme with updated UI components and styling.
2026-02-01 06:14:49 +08:00
config.py
feat: Integrate and serve the WebUI, including Vercel build configuration and Python routes for static files.
2026-02-01 16:43:52 +08:00
constants.py
refactor: Extract DeepSeek SSE parsing logic to
sse_parser
module and centralize stream constants.
2026-02-01 15:24:36 +08:00
deepseek.py
refactor: Extract DeepSeek SSE parsing logic to
sse_parser
module and centralize stream constants.
2026-02-01 15:24:36 +08:00
messages.py
feat: Initialize project with FastAPI backend, React web UI, Vercel sync, and API integrations.
2026-02-01 02:17:01 +08:00
models.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
pow.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
session_manager.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
sse_parser.py
1
2026-02-01 16:08:56 +08:00
utils.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