@easbot/ollama-sdk 0.1.11 → 0.1.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.en.md CHANGED
@@ -1,9 +1,9 @@
1
+ [中文](./README.md) | English
2
+
1
3
  # @easbot/ollama-sdk
2
4
 
3
5
  AI SDK v3 compatible Ollama Provider with automatic complete event stream generation.
4
6
 
5
- [中文文档](./README.md) | English
6
-
7
7
  ## Features
8
8
 
9
9
  - ✅ Full AI SDK v3 compatibility
package/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ [English](./README.en.md) | 中文
2
+
1
3
  # @easbot/ollama-sdk
2
4
 
3
5
  AI SDK v2 兼容的 Ollama Provider,自动生成完整的事件流。