organization · inferred from evidence
openai
The source of the BadRequestError exception class mentioned in the error.
- weave.monitoring.openai ignores openai.api_key (requires kwarg)
Using the Weave OpenAI monitor (`weave.monitoring.openai`) with the documented auth style `openai."YOUR API KEY")` fails: the wrapper raises `KeyError: 'api_key'` and then `AuthenticationError: No API key provided`, even though the key is s
- DeepSeek multi-turn agent 400 error: The `reasoning_content` in the thinking mode must be passed back to the API
Running a multi-turn agent with tool calls on a DeepSeek thinking model (deepseek-v4-flash via langchain-deepseek's ChatDeepSeek, built with create_agent). The first turn succeeded, but the second turn raised openai.BadRequestError: Error c