Skip to content

bug: misclassified #764

@RuixiangMa

Description

@RuixiangMa

Describe the bug

I'm new to this project, but during debugging I noticed that a math problem was misclassified as a chemistry problem.

Image

To Reproduce

curl -X POST http://localhost:8801/v1/chat/completions -H "Content-Type: application/json" -d '{ "model": "MoM", "messages": [{"role": "user", "content": "Solve: x^2 + 5x + 6 = 0"}] }'

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions