Skip to content

Use ImportOpenAIPluginFunctionsAsync to import OpenAI functions#624

Merged
glahaye merged 1 commit intomicrosoft:mainfrom
glahaye:ImportOpenAIPluginFunctionsAsync
Nov 18, 2023
Merged

Use ImportOpenAIPluginFunctionsAsync to import OpenAI functions#624
glahaye merged 1 commit intomicrosoft:mainfrom
glahaye:ImportOpenAIPluginFunctionsAsync

Conversation

@glahaye
Copy link
Contributor

@glahaye glahaye commented Nov 18, 2023

Motivation and Context

We are currently, using OpenApiFunctionExecutionParameters to import OpenAI functions, which is incorrect and doesn't work.

Description

Use OpenApiFunctionExecutionParameters to load OpenAI functions

Contribution Checklist

@glahaye glahaye requested a review from TaoChenOSU November 18, 2023 05:38
@github-actions github-actions bot added the webapi Pull requests that update .net code label Nov 18, 2023
@glahaye glahaye added this pull request to the merge queue Nov 18, 2023
Merged via the queue into microsoft:main with commit f590446 Nov 18, 2023
@glahaye glahaye deleted the ImportOpenAIPluginFunctionsAsync branch November 18, 2023 20:10
@glahaye glahaye mentioned this pull request Nov 19, 2023
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…osoft#624)

### Motivation and Context
We are currently, using OpenApiFunctionExecutionParameters to import
OpenAI functions, which is incorrect and doesn't work.

### Description
Use OpenApiFunctionExecutionParameters to load OpenAI functions

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
…osoft#624)

### Motivation and Context
We are currently, using OpenApiFunctionExecutionParameters to import
OpenAI functions, which is incorrect and doesn't work.

### Description
Use OpenApiFunctionExecutionParameters to load OpenAI functions

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

webapi Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants