Skip to content

Instantly share code, notes, and snippets.

@tkellogg
Created August 1, 2025 23:56
Show Gist options
  • Save tkellogg/dfbb279561417bf45dec80583e5eed77 to your computer and use it in GitHub Desktop.
Save tkellogg/dfbb279561417bf45dec80583e5eed77 to your computer and use it in GitHub Desktop.

Supposedly GPT-5 is already accessible via the API.

To run:

uvx tupac gpt5.json "hey, what's your name?"

docs: Tupac

{
"system_prompt": "",
"mcp_servers": {
},
"model": "gpt-5-bench-chatcompletions-gpt41-api-ev3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment