Skip to content

Compatibility issue with the current OpenAI library version #24

@nik1097

Description

@nik1097

The MCP Interviewer tool has been installed globally using:

uv tool install --from "git+https://github.com/microsoft/mcp-interviewer.git" mcp-interviewer

Current Issue

There's a compatibility issue with the current OpenAI library version. The tool is trying to import ChatCompletionTool from openai.types.chat, but this type doesn't exist in the current OpenAI library (v1.107.2).

Error

ImportError: cannot import name 'ChatCompletionTool' from 'openai.types.chat'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions