Skip to content

CX connected repo for experimenting with OpenAI’s ChatGPT Connector integration (“Codex” feature) via the Install & Authorize workflow. For demonstration and testing only—no sensitive data.

License

Notifications You must be signed in to change notification settings

fbratten/cx-test-connection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cx-test-connection

CX connected repo for experimenting with OpenAI’s ChatGPT Connector integration (“Codex” feature) via the Install & Authorize workflow. For demonstration and testing only—no sensitive data.

OpenAI ChatGPT Connector – Test Repository

Purpose:
This repository is intended for testing and demonstrating the integration of the OpenAI ChatGPT Connector (Codex) via the “Install & Authorize” feature.

🚦 Warning

  • This is a public test/demo repository.
  • Never commit API keys, credentials, or sensitive data.
  • Use environment variables (see .env.example) for local secrets.

🔧 Setup

  1. Clone the repository:
    git clone https://github.com/<your-username>/<your-repo-name>.git
    cd <your-repo-name>
  2. Copy .env.example to .env and add your API keys locally (do not commit):
    cp .env.example .env
  3. Follow the steps in OpenAI’s official documentation for installing and authorizing the ChatGPT Connector.

🛡️ Security

  • SECURITY.md: Please read for security practices and reporting issues.

📄 License

MIT License


📬 Questions?

Open an issue or contact the repository owner.

About

CX connected repo for experimenting with OpenAI’s ChatGPT Connector integration (“Codex” feature) via the Install & Authorize workflow. For demonstration and testing only—no sensitive data.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published