trigaten / Learn_Prompting

Prompt Engineering, Generative AI, and LLM Guide by Learn Prompting | Join our discord for the largest Prompt Engineering learning community
https://learnprompting.org
Other
4.26k stars 632 forks source link

Increase tokes for embeds #1028

Closed fonsecagabriella closed 1 year ago

fonsecagabriella commented 1 year ago

For embeds with more extended instructions, the output is being cropped. It happens with most examples in the /intermediate section ie.

Screenshot 2023-07-25 at 09 28 31
trigaten commented 1 year ago

You can change the max tokens in the embed creator. Let me know if you can/cant find it.

fonsecagabriella commented 1 year ago

lol, I was just being stupid. do I need to edit the embed again with a higher value for the tokens?

trigaten commented 1 year ago

Yep!