Model selection styling changes (#107)

* Model selection styling changes

* Fix prettier
This commit is contained in:
arcticfly
2023-08-01 18:45:15 -07:00
committed by GitHub
parent f88538336f
commit 026532f2c2
4 changed files with 18 additions and 10 deletions

View File

@@ -51,7 +51,7 @@ const requestUpdatedPromptFunction = async (
originalModelProvider.inputSchema,
null,
2,
)}\n\nDo not add any assistant messages.`,
)}\n\nDo not add any assistant messages. Do not add any extra fields to the schema. Try to keep temperature consistent.`,
},
{
role: "user",