You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pgml-cms/blog/introducing-the-openai-switch-kit-move-from-closed-to-open-source-ai-in-minutes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@ while (!result.done) {
205
205
We have truncated the output to two items
206
206
{% endhint %}
207
207
208
-
We also have asynchronous versions of the create and`create_stream` functions relatively named`create_async` and`create_stream_async`. Checkout our documentation for a complete guide of the open-source AI SDK including guides on how to specify custom models.
208
+
We also have asynchronous versions of the create and`create_stream` functions relatively named`create_async` and`create_stream_async`. Checkout[our documentation](http://127.0.0.1:5000/s/B7HH1yMjCs0skMpuwNIR/sdks/opensourceai) for a complete guide of the open-source AI SDK including guides on how to specify custom models.
209
209
210
210
PostgresML is free and open source. To run the above examples yourself[ create an account](https://postgresml.org/signup), install pgml, and get running!