4 Replies
📝 Created GitHub issue: https://github.com/mastra-ai/mastra/issues/9497
GitHub
[DISCORD:1433070558303748248] agent.generate() result does not cont...
This issue was created from Discord post: https://discord.com/channels/1309558646228779139/1433070558303748248 Reproduction: import { openai } from "@ai-sdk/openai"; import { Agent } from...
Hey @Vulcano ! Are you using the latest Mastra packages? I'm not able to reproduce
Taking a look
This test fails for me with the following dependencies:
Also fails with
mastra: 0.17.7 + @mastra/core: 0.23.3 + @ai-sdk/openai: 2.0.58
Does this test really pass for you? I cannot get the result to contain reasoning. I tried many configs now. Maybe its smth in openai?yeah openai doesn't ever send reasoning, they keep it private