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 Image Input Sample #37

Merged
merged 17 commits into from
Jun 18, 2024
Merged

Conversation

kaylieee
Copy link
Contributor

Purpose

  • Add new sample for Image Input that streams responses from OpenAI Assistant to an HTML/JS frontend using Server-Sent Events (SSEs).
  • Fix issues with sending attachments in multiple messages
  • Version updated to 0.4.2-alpha

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[X] Other... Please describe: Sample

How to Test

  • Sample README.md
  • Run pytests in sdk/azure-ai-assistant/test

Other Information

  • Please install new version azure_ai_assistant-0.4.2a1-py3-none-any.whl for middleware SDK from this release. See the README for installation details.

@kaylieee kaylieee merged commit eaded76 into Azure-Samples:main Jun 18, 2024
1 check passed
@kaylieee kaylieee deleted the image-input-sample branch June 18, 2024 16:28
@kaylieee kaylieee restored the image-input-sample branch June 18, 2024 16:28
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