Skip to content

kimi k3 stops responding with finish_reason: length #3408

Description

@reynaldichernando

hi team, our integration with kimi k3 seems to not work properly
as i can't get it to output any response when it is asked something that requires lots of explaining

<html>
<body>
    <script src="https://js.puter.com/v2/"></script>
    <script>
        puter.ai.chat(`Tell me in detail what Rick and Morty is all about.`, {
            model: 'moonshotai/kimi-k3',
        }).then(puter.print);
    </script>
</body>
</html>
Image

btw, for simple prompt such as what is 1+1, it works just fine, so i imagine there's some issue with our max length

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    AIAI related tasksBackendTasks dealing with backend codegood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions