Updated description

This commit is contained in:
Fahad
2025-08-08 05:26:45 +05:00
parent ad6b216265
commit 9a4791cb06
3 changed files with 3 additions and 3 deletions

View File

@@ -152,7 +152,7 @@ class ChallengeTool(SimpleTool):
# Return the wrapped prompt as the response
response_data = {
"status": "challenge_created",
"status": "challenge_accepted",
"original_statement": request.prompt,
"challenge_prompt": wrapped_prompt,
"instructions": (