initial commit

This commit is contained in:
2026-07-31 14:21:48 +03:00
commit 92ceb8bec3
22 changed files with 3104 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
// Package api provides a client for the DeepSeek chat HTTP API and helpers for
// decoding its server-sent event streams.
package deepseek