https://github.com/chainguard-dev/chainguard-images-openai-api
Example repository for using OpenAI API with the Chainguard Image and Docker Secrets
https://github.com/chainguard-dev/chainguard-images-openai-api
Last synced: about 2 months ago
JSON representation
Example repository for using OpenAI API with the Chainguard Image and Docker Secrets
- Host: GitHub
- URL: https://github.com/chainguard-dev/chainguard-images-openai-api
- Owner: chainguard-dev
- Created: 2024-06-03T19:12:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T19:16:41.000Z (12 months ago)
- Last Synced: 2025-03-22T00:05:28.281Z (2 months ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chainguard Images OpenAI API Example
Example setup of an [OpenAI API](https://platform.openai.com/docs/quickstart) call to GPT using Chainguard Images and [Docker Secrets](https://docs.docker.com/engine/swarm/secrets/#about-secrets).
After adding a secret to the example secrets file, make sure not to place your updated secrets file under version control or otherwise publish it.