aivillage / llm_verification

LLM prompt attacks for hacker CTFs via CTFd.
https://aivillage.org
8 stars 1 forks source link

Add exception handling for bad json response and identify UUID issue #23

Closed canyon289 closed 10 months ago

canyon289 commented 11 months ago

Finally got it working. Took some hacks but at least now got it working from the UI

image

comath commented 10 months ago

I think this is obsoleted by #17. It fills the field in the API call, but doesn't make use of the idempotency feature yet.

canyon289 commented 10 months ago

Agreed the bulk of it is. This one logging statement would be nice

https://github.com/aivillage/llm_verification/pull/23/files#diff-e21da3abadbf6054905a83d60324faf5ea82a21b41119b284f6f56781341ff73R94