Skip to content

Failure in LM-Studio 0.4.2 with glm-4.6v-flash #3

@psergiu

Description

@psergiu

Visit_Website tool calling fails with:

Failed to parse arguments for tool "Visit Website": params.findInPage is not of a type(s) array

Steps to reproduce:

  • Install LM-Studio 0.4.2 ( linux )
  • Install model glm-4.6v-flash
  • Install and start plugins danielsig/duckduckgo and danielsig/visit-website using the "Run in LM-Studio" link
  • Start a chat and ask: "How was the weather today in Dallas, Texas ?"

Example of LLM generated code that results in failure:

<tool_call>Visit_Website <arg_key>url</arg_key> <arg_value>https://www.accuweather.com/en/us/dallas/75202/current-weather/351194</arg_value> <arg_key>findInPage</arg_key> <arg_value>current weather, temperature, conditions, wind, humidity</arg_value> <arg_key>maxLinks</arg_key> <arg_value>20</arg_value> <arg_key>maxImages</arg_key> <arg_value>10</arg_value> <arg_key>contentLimit</arg_key> <arg_value>1000</arg_value> </tool_call>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions