Skip to content

[Frontend][Responses API] Function call streaming#1

Closed
madskildegaard wants to merge 4 commits intochaunceyjiang:func_callfrom
madskildegaard:func_call_streaming
Closed

[Frontend][Responses API] Function call streaming#1
madskildegaard wants to merge 4 commits intochaunceyjiang:func_callfrom
madskildegaard:func_call_streaming

Conversation

@madskildegaard
Copy link

@madskildegaard madskildegaard commented Sep 26, 2025

Adding streaming support for function calling in Responses API.

Refer to OpenAI responses function calling docs

madskildegaard and others added 3 commits September 26, 2025 10:40
Signed-off-by: madskildegaard <mkildegaard99@gmail.com>
Signed-off-by: madskildegaard <mkildegaard99@gmail.com>
Signed-off-by: madskildegaard <mkildegaard99@gmail.com>
@github-actions
Copy link

👋 Hi! Thank you for contributing to the vLLM project.

💬 Join our developer Slack at https://slack.vllm.ai to discuss your PR in #pr-reviews, coordinate on features in #feat- channels, or join special interest groups in #sig- channels.

Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which starts running only a small and essential subset of CI tests to quickly catch errors.

You ask your reviewers to trigger select CI tests on top of fastcheck CI.

Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging.

To run CI, PR reviewers can either: Add ready label to the PR or enable auto-merge.

If you have any questions, please reach out to us on Slack at https://slack.vllm.ai.

🚀

@madskildegaard madskildegaard changed the title [FRONTEND][Responses API] Function call streaming [Frontend][Responses API] Function call streaming Sep 26, 2025
@madskildegaard
Copy link
Author

@chaunceyjiang Hey, I used your branch and found out I needed streaming support for function calls, so I tried implementing it on top of your branch.

Feel free to take a look and suggest changes if you want.

@chaunceyjiang
Copy link
Owner

Thank you, @madskildegaard, for your excellent work!

Signed-off-by: madskildegaard <mkildegaard99@gmail.com>
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this pull request should remain open. Thank you!

@github-actions github-actions bot added the stale label Dec 26, 2025
@github-actions
Copy link

This pull request has been automatically closed due to inactivity. Please feel free to reopen if you intend to continue working on it. Thank you!

@github-actions github-actions bot closed this Jan 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants