-
Notifications
You must be signed in to change notification settings - Fork 189
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
[JS/PY/C#] Tools, Sequence + Monologue Augmentation with Streaming #2098
Labels
JS & dotnet & Python
Change or fix must apply to all three programming languages
medium
tshirt size medium (5-10 days)
P1
Comments
Open
lilyydu
added
P0
JS & dotnet & Python
Change or fix must apply to all three programming languages
small
tshirt size small (1-4 days)
labels
Oct 8, 2024
Hello Is this streaming feature now working (dotnet/c#) ? |
lilyydu
changed the title
[JS/PY/C#] Tools + Stream Enablement
[JS/PY/C#] Tools, Sequence + Monologue Augmentation with Streaming
Nov 15, 2024
1 task
singhk97
added a commit
that referenced
this issue
Dec 9, 2024
… calls (#2214) ## Linked issues closes: #2098 ## Details Port the streaming support for tools augmentation to C#. #### Change details - Added StreamingChatToolCallsBuilder and SequenceBuilder helper classes. - Updated OpenAIModel class to process tool call chunks and return them as a message with ActionCalls. - Updated the LLMClient class to pass through the ActionCalls without closing the streaming response session. **code snippets**: **screenshots**: ## Attestation Checklist - [ ] My code follows the style guidelines of this project - I have checked for/fixed spelling, linting, and other errors - I have commented my code for clarity - I have made corresponding changes to the documentation (updating the doc strings in the code is sufficient) - My changes generate no new warnings - I have added tests that validates my changes, and provides sufficient test coverage. I have tested with: - Local testing - E2E testing in Teams - New and existing unit tests pass locally with my changes ### Additional information > Feel free to add other relevant information below --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: kavin <[email protected]> Co-authored-by: Lily Du <[email protected]> Co-authored-by: lilydu <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Corina <[email protected]> Co-authored-by: Yiqing Zhao <[email protected]> Co-authored-by: Yiqing Zhao <[email protected]> Co-authored-by: Alex Acebo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
JS & dotnet & Python
Change or fix must apply to all three programming languages
medium
tshirt size medium (5-10 days)
P1
No description provided.
The text was updated successfully, but these errors were encountered: