Skip to content

CopilotChat: Replace planner:enabled with implicit disable when no plugins enabled.#1151

Merged
adrianwyatt merged 2 commits intomainfrom
remove-planner-options
May 22, 2023
Merged

CopilotChat: Replace planner:enabled with implicit disable when no plugins enabled.#1151
adrianwyatt merged 2 commits intomainfrom
remove-planner-options

Conversation

@adrianwyatt
Copy link
Contributor

Motivation and Context

We have optimized planner usage to automatically disable when no plugins are enabled.

Description

  • Remove planner options
  • Replace planner:enabled check with check if any plugins are enabled.

@adrianwyatt adrianwyatt merged commit ee20cd1 into main May 22, 2023
@adrianwyatt adrianwyatt deleted the remove-planner-options branch May 22, 2023 17:34
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
…ugins enabled. (microsoft#1151)

### Motivation and Context
We have optimized planner usage to automatically disable when no plugins
are enabled.

### Description
- Remove planner options
- Replace planner:enabled check with check if any plugins are enabled.
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
…ugins enabled. (microsoft#1151)

### Motivation and Context
We have optimized planner usage to automatically disable when no plugins
are enabled.

### Description
- Remove planner options
- Replace planner:enabled check with check if any plugins are enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants