You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add version progress section and screenshots to README.md
- Introduced a new section for version progress showcasing the evolution of the DeepSeek Wrapper web UI.
- Added a screenshot for the pre-release version with a description.
- Updated features list to include markdown rendering in assistant responses.
Copy file name to clipboardExpand all lines: README.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,37 @@
16
16
17
17
A modern, async/sync Python client for the DeepSeek LLM API. Supports completions, chat, retries, and robust error handling. Built for local dev, CI, and production.
18
18
19
+
## Version Progress
20
+
21
+
Below are screenshots showing the evolution of the DeepSeek Wrapper web UI and features over time:
0 commit comments