https://github.com/yesterday-ai/gpt-api-shell-sandbox
A collection of Shell Scripts for various GPT APIs
https://github.com/yesterday-ai/gpt-api-shell-sandbox
api gpt inference llm shell
Last synced: about 1 month ago
JSON representation
A collection of Shell Scripts for various GPT APIs
- Host: GitHub
- URL: https://github.com/yesterday-ai/gpt-api-shell-sandbox
- Owner: Yesterday-AI
- Created: 2025-08-30T13:58:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-30T14:00:45.000Z (10 months ago)
- Last Synced: 2025-08-30T16:04:03.739Z (10 months ago)
- Topics: api, gpt, inference, llm, shell
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GPT API Shell Scripts Sandbox

This is to test various gpt apis via shell / curl commands and
keep them handy for future reference.
## Prerequisites
Install "REST Client" `humao.rest-client` extension for VS Code / Cursor to use the requests defined here.