Skip to content

Allows the user to spoof assistant responses in an OpenAI chat model conversation.

Notifications You must be signed in to change notification settings

jlyons210/gaslight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GASLIGHT

gaslight.py is a quickly thrown together proof-of-concept to see how various OpenAI chat models react to spoofed assistant prompts. It can also be used as a basic chat interface, if no spoofing is used. It can yield entertaining results - YMMV. It runs interactively; just provide a valid OpenAI API key, and optionally, specify a chat model other than the default gpt-3.5-turbo.

Usage

./gaslight.py -a [openai_api_key] -m [chat_model]

Demo

screenshot

About

Allows the user to spoof assistant responses in an OpenAI chat model conversation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages