Skip to content

Commit af979e9

Browse files
twliteCopilot
andauthored
Update apps/website/docs/guide/05-official-plugins/01-commandkit-ai.mdx
Co-authored-by: Copilot <[email protected]>
1 parent c89d7bd commit af979e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/docs/guide/05-official-plugins/01-commandkit-ai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ graph TD
3131
K[AI Commands] --> F
3232
```
3333

34-
AI plugin basically acts as a smart command handler that decides which command to execute based on the given prompt. Similarly, the AI commands are basically an abstraction for tool calling feature of the large-language models. This plugin uses the [ai sdk](https://ai-sdk.dev) under the hood to interact with large-language models.
34+
AI plugin basically acts as a smart command handler that decides which command to execute based on the given prompt. Similarly, the AI commands are basically an abstraction for tool calling feature of the large language models. This plugin uses the [ai sdk](https://ai-sdk.dev) under the hood to interact with large language models.
3535

3636
## Installation
3737

0 commit comments

Comments
 (0)