I’m having a confusing issue with o4-mini. The model is great, but it of course doesn’t know about the responses api or the agents sdk. I keep giving it documentation, but it only greps the local package I have instead of looking at documentation online, and so it doesn’t solve my issue. It then implements things incorrectly. Anyone experiencing the same?
Really yelling at it partially works, this is also in new chats. It seems if it can find the information locally it just keeps using grep and sed to browse the codebase of the SDK instead of looking at the links I beg it to check out. And even then it just does its own searches instead of accessing the link.
Could there be an issue with o4-mini being able to access web links maybe? A snippet, where I gave it two documentation links and asked it to read it. The first time it did a search instead and the second time when I insisted, it did a search with the site as the link I gave:
Edit: this is fixed today o4-mini now looks at links