fix: Update OpenAI API imports for compatibility with v1.107+#25
fix: Update OpenAI API imports for compatibility with v1.107+#25tylerpayne merged 2 commits intomicrosoft:mainfrom
Conversation
|
@microsoft-github-policy-service agree |
7085fad to
6030348
Compare
|
@afourney could we have this reviewed please? |
|
Thank you for the contribution! The |
Signed-off-by: Kai Kreuzer <kai@openhab.org>
6673c24 to
415d40e
Compare
|
Thanks for the review @tylerpayne! The poe checks should now hopefully pass. |
|
Thanks @kaikreuzer. Could you share the outputs from two runs of the MCP-interviewer tool: One with an OpenAI version earlier that the offending version mentioned in the issue, and one with the offending version? Just want to check on backwards compatibility. If isn't backwards compatible can you update the openai dependency to require greater than the breaking version? |
|
@tylerpayne It should be nicely backward compatible at least down to 1.93.3. Here are the outputs: Using OpenAI v1.93.3: --> mcp-interview-v1.93.3.json Using OpenAI v1.107.3: |
|
Thank you @kaikreuzer! |
Fixes #24