Skip to content

Commit

Permalink
chore: edit placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoreira-valory committed Oct 4, 2024
1 parent 10a77a8 commit ca4b906
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ def run(**kwargs) -> Tuple[Optional[str], Optional[Dict[str, Any]], Any, Any]:
'type': 'json_schema',
'json_schema':
{
"name":"whocares",
"name": "LLMQuestionProposalSchema",
"schema": LLMQuestionProposalSchema.model_json_schema()
}
},
Expand Down

0 comments on commit ca4b906

Please sign in to comment.