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
FYI you should be using the responses API if you’re using openai
View original thread
24
fr don’t use a LLM framework, it buys you almost nothing but it removes you from stuff like this
15