Skip to content

Try switching from external_id to id in conversations #2

@asaf

Description

@asaf

Currently server creates conversation in API route and has no way to return it to client as it returns a streaming so we use external ids.

We should try to create the conversation first and then start the streaming with the created ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions