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

.Net: New Feature: Provide additional messages when invoking the agent run. #9685

Open
sandrohanea opened this issue Nov 13, 2024 · 0 comments
Labels
.NET Issue or Pull requests regarding .NET code triage

Comments

@sandrohanea
Copy link
Member


name: Provide additional messages when invoking the agent run.
about: Suggest an idea for this project


Similar with #8715
OpenAIAssistantInvocationOptions is not exposing all the properties available in RunCreationOptions

The missing property includes:

Without this option, we are forced to execute multiple calls to the API (to add the user message + separate to create the assistant run when we can do it with a single call).

@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code triage labels Nov 13, 2024
@github-actions github-actions bot changed the title New Feature: Provide additional messages when invoking the agent run. .Net: New Feature: Provide additional messages when invoking the agent run. Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code triage
Projects
None yet
Development

No branches or pull requests

2 participants