-
This [Link](https://github.com/A7med3bdulBaset/ai/blob/f449ece2da38175f505742d8ae020910e7975e7a/docs/pages/docs/guides/openai.mdx?plain=1#L158):
```markdown
We can use the [`useCompletion`](/api-ref…
-
When CLI launches, we'll want to track as much info as we can about who's using the CLI and what they're doing. It would be great even as we're testing internally to start reporting on some numbers.
…
-
- is there any way we could have streaming responses? just throwing this out here: https://sdk.vercel.ai/docs/concepts/streaming
- opened on behalf of discord user cachho, [message link](https://disc…
-
There is no way to scroll on https://sdk.vercel.ai/prompt to see the results if they are longer than your browser height.
![image](https://github.com/vercel-labs/ai/assets/864248/9cd0ed21-2c31-4b70…
-
## Foundation Mission Request: RetroPGF3: Discovery & Voting
* **Proposed Foundation Mission (RFP):** RetroPGF Discovery & Voting application
* **S4**[ **Intent**](https://gov.optimism.io/t/colle…
-
# PDF Question AI
PDFを読み込んだAIが質問に答えてくれるアプリ
## 処理フロー
1. PDFファイルと質問文がフォームからフロント側から Submit されたらサーバー側で 2〜4 の処理を開始
- Next.js 13.4 の [Server Actions](https://nextjs.org/docs/app/building-your-…
-
actually i tried the new vercel sdk and followed the docs but i am able to generate only two text quotes instead of 3 slogans by using the useCompletion() hook
even though the prompt is for 3 slogan…
-
### Confirm this is a Node library issue and not an underlying OpenAI API issue
- [X] This is an issue with the Node library
### Describe the bug
I was following the[ tutorial to integrate ne…
-
Hi, I am currently using your template for my project on GitHub. However, I have encountered an error while attempting to generate the next build using the command "npm run build".
The error messag…
-
Unfortunately this does not solve the problem.
```
// /api/getTitle.js
import { OpenAIStream, StreamingTextResponse } from 'ai'
import { Configuration, OpenAIApi } from 'openai-e…