Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DX-982: add api/llm support for publish, enqueue, and batch APIs #104

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

CahidArda
Copy link
Contributor

No description provided.

Copy link

linear bot commented Jun 10, 2024

@CahidArda CahidArda marked this pull request as ready for review June 10, 2024 10:40
@CahidArda
Copy link
Contributor Author

not sure about whether this section should be updated with llm api

@CahidArda
Copy link
Contributor Author

tested with the example project. two logs appear when I call publishJSON or other commands.

image

One below has the message id returned in the sdk and the message id received in the example project logs

sdk:

{
  messageId: "msg_26hZCxZCuWyyTWPmSVBrNC1RADQsZ6sJoGDscMdG8uFwCUuejU18BXsjePPErcU",
}

project logs:

"sourceMessageId":"msg_26hZCxZCuWyyTWPmSVBrNC1RADQsZ6sJoGDscMdG8uFwCUuejU18BXsjePPErcU"

Not sure if it is related to the sdk or qstash

@CahidArda CahidArda merged commit 9d4c3cf into main Jun 11, 2024
3 checks passed
@CahidArda CahidArda deleted the DX-982-2 branch June 11, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants