gpt-json icon indicating copy to clipboard operation
gpt-json copied to clipboard

Structured and typehinted GPT responses in Python

Results 1 gpt-json issues
Sort by recently updated
recently updated
newest added

Returns usage statistics back from response payload e.g. ` "usage": { "prompt_tokens": 9, "completion_tokens": 12, "total_tokens": 21 }`