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

[WIP] Handle Messages from SDK calls #2

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

mzhou08
Copy link
Contributor

@mzhou08 mzhou08 commented Nov 8, 2024

Description

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Testing files in /test

  • Test that streaming responses are coming in real-time: Make a request to the server and verify that start of stream to end of stream takes more than one second.

Test Configuration:

  • Python version: 3.10.15
  • Desktop/Mobile: Desktop
  • OS: MacOS

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

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