(no commit message)

This commit is contained in:
2026-04-19 20:51:08 -07:00
parent 81549472d4
commit 7c70a91c75
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"model": null,
"output_type": "str",
"lm": "openai/gpt-4o",
"lm": "openai/gpt-4o-mini",
"number": 1
}

View File

@@ -4,7 +4,7 @@
"train": [],
"demos": [],
"signature": {
"instructions": "Given the fields `question`, `context`, produce the fields `answer`.",
"instructions": "Summarize the given context into a single sentence.",
"fields": [
{
"prefix": "Question:",