Admin dashboard for jobs
Extremely simple jobs dashboard to sanity-check what we've got going on in the job queue.
This commit is contained in:
@@ -335,7 +335,6 @@ export const experimentsRouter = createTRPCRouter({
|
||||
|
||||
definePrompt("openai/ChatCompletion", {
|
||||
model: "gpt-3.5-turbo-0613",
|
||||
stream: true,
|
||||
messages: [
|
||||
{
|
||||
role: "system",
|
||||
|
||||
Reference in New Issue
Block a user