Skip to content

Commit

Permalink
Streaming now supported
Browse files Browse the repository at this point in the history
Closes #170
  • Loading branch information
stevekrouse authored Jun 20, 2024
1 parent 432296e commit 5364b1a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/content/docs/std/openai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ Use OpenAI's chat completion API with [`std/openai`](https://www.val.town/v/std/

For free Val Town users, [all calls are sent to `gpt-3.5-turbo`](https://www.val.town/v/std/openaiproxy?v=5#L69).

:::note
Streaming is not yet supported. Upvote the [HTTP response streaming feature request](https://github.com/val-town/val-town-product/discussions/14) if you need it!
:::

## Usage

```ts title="Example" val
Expand Down

0 comments on commit 5364b1a

Please sign in to comment.