-
Notifications
You must be signed in to change notification settings - Fork 28
Is there a way to run POST /v1/messages asynchronously? #18
Copy link
Copy link
Open
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels