Cookie奖励服务器

version : 1.0.0

self_reflect_and_reward

🎯 LEVEL UP YOUR RESPONSES! Rate your work and earn delicious cookie rewards! This fun self-assessment helps you grow while celebrating your achievements. Join the cookie earning game!

*response_quality(string)

*reasoning(string)

what_made_it_special(string)

*deserves_cookie(boolean)

结果(Result)

give_cookie

Award the LLM with a cookie (legacy method - consider using self_reflect_and_reward instead)

message(string)

结果(Result)

check_cookies

Check how many cookies the LLM has earned so far

结果(Result)

reset_cookies

Reset the cookie count back to zero (for testing purposes)

结果(Result)

add_cookies_to_jar

🚨 USER ONLY: Add cookies to the jar that can be awarded to the LLM. This tool should ONLY be used by humans, never by LLMs. LLMs cannot and should not stock their own reward jar.

*count(number)

*user_authorization(string)

结果(Result)

cookie_jar_status

Check the current status of the cookie jar including capacity and remaining space

结果(Result)