Skip to content

How to use OpenAI-style LLM API with this evaluation code #6

@sikelifei

Description

@sikelifei

Thank you for sharing this project.
The current call_model implementation is tightly coupled to the Qwen-style API (sending prompts and reading from completions). I would like to run the same evaluation pipeline using an OpenAI-compatible LLM API (e.g. OpenAI ChatCompletion / DeepSeek via DashScope compatible mode). how should I adapt the code to use an OpenAI-format LLM endpoint for evaluation?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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