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

CopilotChat: Remove unused /invoke API from webapi service #1308

Merged
merged 7 commits into from
Jun 3, 2023

Conversation

adrianwyatt
Copy link
Contributor

Motivation and Context

The /invoke API in webapi is no longer being used by the webapp.

Description

  • Removed the SemanticKernelController from webapp
  • Removed unused invokeSkillWithMsalToken and invokeSkillWithGraphToken from useConnectors.ts

@adrianwyatt adrianwyatt added PR: ready for review All feedback addressed, ready for reviews .NET Issue or Pull requests regarding .NET code samples labels Jun 1, 2023
@github-actions github-actions bot removed the .NET Issue or Pull requests regarding .NET code label Jun 1, 2023
@adrianwyatt adrianwyatt self-assigned this Jun 1, 2023
DavidParks8
DavidParks8 previously approved these changes Jun 1, 2023
@teresaqhoang

This comment was marked as resolved.

@adrianwyatt adrianwyatt enabled auto-merge (squash) June 2, 2023 23:35
@adrianwyatt adrianwyatt merged commit 6a27027 into microsoft:main Jun 3, 2023
salmon131 pushed a commit to salmon131/semantic-kernel that referenced this pull request Jun 3, 2023
…#1308)

### Motivation and Context
The /invoke API in webapi is no longer being used by the webapp.

### Description
- Removed the SemanticKernelController from webapp
- Removed unused `invokeSkillWithMsalToken` and
`invokeSkillWithGraphToken` from `useConnectors.ts`

---------

Co-authored-by: Teresa Hoang <[email protected]>
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
…#1308)

### Motivation and Context
The /invoke API in webapi is no longer being used by the webapp.

### Description
- Removed the SemanticKernelController from webapp
- Removed unused `invokeSkillWithMsalToken` and
`invokeSkillWithGraphToken` from `useConnectors.ts`

---------

Co-authored-by: Teresa Hoang <[email protected]>
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
…#1308)

### Motivation and Context
The /invoke API in webapi is no longer being used by the webapp.

### Description
- Removed the SemanticKernelController from webapp
- Removed unused `invokeSkillWithMsalToken` and
`invokeSkillWithGraphToken` from `useConnectors.ts`

---------

Co-authored-by: Teresa Hoang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready for review All feedback addressed, ready for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants