Skip to content

Commit 0330687

Browse files
982891: Added a package for markdig
1 parent c3123cd commit 0330687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/ai-assistview/ai-integrations/gemini-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Syncfusion AI AssistView supports integration with [Gemini](https://ai.googl
1515

1616
* Google account to generate an API key for accessing [Gemini AI](https://ai.google.dev/gemini-api/docs/quickstart)
1717
* Syncfusion AI AssistView for Blazor package [Syncfusion.Blazor.InteractiveChat](https://www.nuget.org/packages/Syncfusion.Blazor.InteractiveChat) installed in the project.
18-
* `Markdig` package available in the project for Markdown-to-HTML conversion (required by the sample code).
18+
* [Markdig](https://www.nuget.org/packages/Markdig) package available in the project for Markdown-to-HTML conversion (required by the sample code).
1919

2020
## Getting Started with the AI AssistView Component
2121

0 commit comments

Comments
 (0)