Documents
Welcome to Chat Defender.
Chat Defender is a simple system that you can place in front of openai.
It allows you to protect your keys, protect your prompts, and modify your prompts on the fly.
Resources
Overview
Chat Defender is simple to implement
- Use an ChatDefender token instead of your OpenAI token
-
Update messages to
refer to a stored prompt
- Note - you can still send completely unstructured messages like user questions by using substitutions.
-
send your requests to
https://apiv1.chatdefender.com
instead ofhttps://api.openai.com