Skip to content

Commit

Permalink
Change example version to 0.0.0. (#1231)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrammel authored Mar 26, 2024
1 parent 175959a commit b036452
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/sixty-books-melt.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'ai': patch
---

Added ai/core functions (streamText, generateText, streamObject, generateObject). Add OpenAI and Mistral language model providers.
Added experimental ai/core functions (streamText, generateText, streamObject, generateObject). Add OpenAI and Mistral language model providers.
2 changes: 1 addition & 1 deletion examples/solidstart-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"engines": {
"node": ">=16"
},
"version": "0.0.1-canary.2"
"version": "0.0.0"
}

0 comments on commit b036452

Please sign in to comment.