Skip to content

Is there a way to run POST /v1/messages asynchronously? #18

@chedkowski-leonsoftware

Description

Hi! Is there any way to run POST /v1/messages asynchronously?

I’m not sure whether this repository is the correct place for this question, but I couldn’t find a better channel. If this should be asked elsewhere, please let me know.

Is there currently any supported way to execute POST /v1/messages asynchronously?

Specifically, I’m looking for something similar to OpenAI’s background execution model:
https://platform.openai.com/docs/guides/background

The Batch API with polling doesn’t fit this use case, because responses may be delayed by up to ~1 hour depending on prioritization.

I’ve also tried Discord, but didn’t receive any answer there: https://discord.com/channels/1072196207201501266/1222653313305284780/1460203022234947697

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions