@browser-ai/core 2.0.0 → 2.0.1

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.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,7 +1,9 @@
1
1
  # Browser AI provider for Vercel AI SDK
2
2
 
3
3
  <div align="center">
4
- <img src="./hero.png">
4
+
5
+ ![Hero](https://raw.githubusercontent.com/jakobhoeg/browser-ai/main/packages/vercel/core/hero.png)
6
+
5
7
  </div>
6
8
 
7
9
  <div align="center">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@browser-ai/core",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "Browser AI model provider for Vercel AI SDK (Chrome & Edge)",
5
5
  "author": {
6
6
  "name": "Jakob Hoeg Mørk",