Hacker News new | ask | show | jobs
by kwhitley 1050 days ago
Look in the openai.ts file for an example of prepending messages... in this case, I actually prepend one just to embed a random seed (otherwise the same input always gives the same response).