-
-
Notifications
You must be signed in to change notification settings - Fork 148
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
OpenAI-DotNet 8.1.2 #341
OpenAI-DotNet 8.1.2 #341
Conversation
henduck
commented
Jul 29, 2024
•
edited by StephenHodgson
Loading
edited by StephenHodgson
- Added constructor overloads to Tool and Function classes to support manually adding tool calls in the conversation history
…the conversation history (setting ToolCallId, Function.Name, and Function.Arguments)
I'll take a look shortly. Thanks for the contribution! |
Hi @StephenHodgson ...do you have a sense of when you might be able to look at this PR? I'm just trying to plan out my own timeline for addressing the use case this covers... and if it will be a long time before this is resolved, I'll just have to pursue an alternative path. I of course understand if this may not be your highest priority project, and appreciate your work on it in any case. Thanks in advance!! |
bump the minor version, update the change notes, and I'll run the unit tests and make a release if they pass |
Awesome... done. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we don't need to bump that far
All unit tests passed locally |