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
Copy file name to clipboardExpand all lines: README.md
+80-13Lines changed: 80 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,19 +22,19 @@
22
22
**🚨 Due to current server resource constraints, DeepSeek temporarily suspended API service recharges to prevent any potential impact on users operations.
23
23
Existing balances can still be used for calls.**
24
24
25
-
## 🍳 Overview
25
+
## Overview
26
26
27
27
DeepSeek Swift SDK is a lightweight and efficient Swift-based client for interacting with the DeepSeek API. It provides support for chat message completion, streaming, error handling, and configurating DeepSeek LLM with advanced parameters.
28
28
29
-
## ✨ Features
29
+
## Features
30
30
31
-
-**Chat Completion Support**: Easily send and process chat-based AI requests.
32
-
-**Smart Error Handling**: Provides detailed error descriptions along with actionable solutions.
0 commit comments