Skip to content

DashScopeLLM can not return correct value #48

@EmmaCCC

Description

@EmmaCCC

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

in DashScopeLLMService below code:
JsonNode responseJson = objectMapper.readTree(response.getBody()); return responseJson.path("output").path("text").asText();
can not return value, the responseJson is

Image

Expected Behavior

No response

Steps To Reproduce

No response

Environment

Memo0 Java version(s): 1.0.0-M1

Debug logs

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    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