inflection-ai-sdk-provider
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -8,1 +8,7 @@ # @ai-sdk/inflection-ai | ||
- Initial release of Inflection AI provider | ||
## 1.0.1 | ||
### Patch Changes | ||
- Updated README |
{ | ||
"name": "inflection-ai-sdk-provider", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "sideEffects": false, |
@@ -51,4 +51,4 @@ # Unofficial Community Provider for Vercel AI SDK - Inflection AI | ||
Please check out the **[Inflection AI provider](https://www.npmjs.com/package/inflection-ai-sdk-provider)** for more information. | ||
Please check out Inflection AI's [API Documentation](https://developers.inflection.ai/docs/api-reference) for more information. | ||
Please check out Inflection AI's [API Documentation](https://developers.inflection.ai/docs/api-reference) for more information. | ||
You can find the source code for this provider [here on GitHub](https://github.com/Umbrage-Studios/inflection-ai-sdk-provider). |
82012