vercel / ai

Build AI-powered applications with React, Svelte, Vue, and Solid
https://sdk.vercel.ai/docs
Other
10.12k stars 1.51k forks source link

Feedback for “Getting Started” #171

Closed sahildkun closed 1 year ago

sahildkun commented 1 year ago

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 slogans

jaredpalmer commented 1 year ago

can you share your code?

sahildkun commented 1 year ago

https://github.com/sahildkun/vercel-ai-sdk

this is the link of the repository , it has the same code as guided in getting started page .

MaxLeiter commented 1 year ago

I recommend experimenting with different models and prompts. From reviewing your repository the problem isn’t with the SDK.