Skip to content

feat: streaming support in m serve OpenAI API server#823

Open
markstur wants to merge 3 commits intogenerative-computing:mainfrom
markstur:issue_822
Open

feat: streaming support in m serve OpenAI API server#823
markstur wants to merge 3 commits intogenerative-computing:mainfrom
markstur:issue_822

Conversation

@markstur
Copy link
Copy Markdown
Contributor

@markstur markstur commented Apr 11, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

Add OpenAI API compatible support for streaming in m serve app.

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

Fixes: generative-computing#822

Signed-off-by: Mark Sturdevant <mark.sturdevant@ibm.com>
@markstur markstur requested a review from a team as a code owner April 11, 2026 01:41
@github-actions github-actions bot added the enhancement New feature or request label Apr 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

Signed-off-by: Mark Sturdevant <mark.sturdevant@ibm.com>
Signed-off-by: Mark Sturdevant <mark.sturdevant@ibm.com>
@psschwei psschwei requested review from psschwei and removed request for akihikokuroda April 11, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

m serve OpenAI API streaming support

1 participant