Skip to content

Jippity isn't able to handle a series of context messages sent in rapid succession #16

@EnterpriseScratchDev

Description

@EnterpriseScratchDev

This probably applies to other types of messages, but I've only observed with it happening with context messages.

What ends up happening is that two OpenAI API messages containing tool calls get put one after the other in the openaiMessages array, which is a problem because a message containing a tool call must be followed by a message containing the result of that tool call. It's not clear to me how this happens, but I've only observed it happening when messages are received in rapid succession.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions