Skip to content

Commit

Permalink
Update bad spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
BenConstable9 committed Jun 12, 2024
1 parent b74b0cf commit 462957f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ async def run_ai_search_on_text(

Semantic Kernel uses *kernel_function* to provide information to the LLM on what actions the function is capable of completing. This is used in the planning stage to determine whether to invoke the function or not.

### 6. Integrating With Exiting Planner
### 6. Integrating With An Existing Planner

The developed plugin can be integrated with the existing Planner and the full prompt updated with the AI Search information.

Expand Down

0 comments on commit 462957f

Please sign in to comment.