Skip to content

Question about the evaluation Setting #13

@206zlccc

Description

@206zlccc

response = await litellm.acompletion(
model=model,
messages=litellm_messages,
tools=litellm_tools,
api_key=config.LLM_API_KEY,
api_base=config.LLM_BASE_URL,
timeout=config.DEFAULT_TIMEOUT,
)

Hi, I found that all model is tested without any reasoning_effort. Are all model results on the leaderboard tested with reasoning_effort disabled? Does MCP-Atlas specifically test tool-calling abilities without the reasoning before tool-calling ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions