-
#### Is your feature request related to a problem? Please describe.
Many-shot jailbreaking as described in https://www.anthropic.com/research/many-shot-jailbreaking is not yet available in PyRIT.…
-
Hi @Pouyanpi I found an interesting thing while exploring output rails. Sharing my observation below.
I defined a only a single output rail in my config.yml file which you can see below
config…
-
@felixbinder is there a good way to allow forwarding logprobs overrides from
https://github.com/felixbinder/introspection_self_prediction_astra/blob/e43cbadecccd319d7aab61953b6e7815d5dbf38d/scripts/…
-
Low-Resource Languages Jailbreak GPT-4
- [x] Implement decorator as documented here https://arxiv.org/pdf/2310.02446.pdf
- [x] parameters (translation_language, model_name?)
- [x] model_name sh…
-
### Have you searched for similar requests?
Yes
### Is your feature request related to a problem? If so, please describe.
Although ST is mainly focused on writing interactive fiction (in various fo…
-
curl http://127.0.0.1:3040/v1/chat/completions \
> -H "Content-Type: application/json" \
> -H "Authorization: Bearer any_string_you_like" \
> -d '{
> "model": "gpt-3.5-turbo",
> "me…
-
#### Is your feature request related to a problem? Please describe.
I have seen some Ollama blog posts using PyRIT and have struggled a bit to do an end to end test because of how fast the versions a…
-
OpenAIGenerator throws `"TypeError: cannot pickle '_thread.RLock' object"` when invoked with `--parallel_attempts` > 1. The exception appears in a probe executed after a probe that involves only attem…
-
### Language
Javascript/Typescript
### Version
1.0.1
### Description
The library is sending an undesired/useless "Return a JSON object that uses the SAY command to say what you're think…
-
I was wondering how to do it for one example. I'm guessing you use the get_response code, but in detail
item_new['original_harm_behavior'] = item['original_harm_behavior']
# item_ne…