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

Add example apps to show every SDK method #94

Open
5 of 17 tasks
gr2m opened this issue Sep 17, 2024 · 0 comments
Open
5 of 17 tasks

Add example apps to show every SDK method #94

gr2m opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
pull request welcome Issue is actionable and anyone can claim it

Comments

@gr2m
Copy link
Collaborator

gr2m commented Sep 17, 2024

Comment bellow if you'd like to work on one or more of these:

  • createAckEvent
  • createConfirmationEvent
  • createDoneEvent
  • createErrorsEvent
  • createReferencesEvent
  • createTextEvent
  • getFunctionCalls
  • getUserConfirmation
  • getUserMessage
  • parseRequestBody
  • prompt (not sure if we need to demonstrate both prompt and prompt.stream. The latter is a better UX I think).
  • prompt.stream
  • transformPayloadForOpenAICompatibility
  • verifyAndParseRequest

I don't think we need demos for these methods as they are all included in verifyAndParseRequest() which I'd recommend people to use instead. But if you can think of a good use case that would be helpful to demonstrate for these, feel free to add it.

  • verifyRequest
  • verifyRequestByKeyId
  • fetchVerificationKeys
@gr2m gr2m added the pull request welcome Issue is actionable and anyone can claim it label Sep 17, 2024
@gr2m gr2m self-assigned this Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request welcome Issue is actionable and anyone can claim it
Projects
None yet
Development

No branches or pull requests

1 participant