Bluesky Thread

FYI you should be using the responses API if you’re using openai

View original thread
FYI you should be using the responses API if you’re using openai

it’s a higher level API, so it’s just plain easier to work with, but also they’ve done a ton of optimization

for one — you’re part of the outer loop. reasoning and tool calls stream back interleaved, like in chatgpt
Greg Brockman &
@gdb•8h
try using Responses API with gpt-5:
Shen Zhuoran &
@CMS_Flash • 1d
Man it's crazy how BIG a difference it makes for GPT-5 just by switching from Completions API to Responses API. We're cooking @augmentcode.
24
fr don’t use a LLM framework, it buys you almost nothing but it removes you from stuff like this
15
24 likes 0 reposts

More like this

×