Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions english/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,16 @@ Aspose.Medical is a .NET healthcare data processing library. It supports multipl
{{< blocks/product-item title=".NET" href="/medical/net/" class="btn-net" >}}


{{% /blocks/product-card %}}

{{% blocks/product-card title="**Aspose.LLM**" href="llm" %}}

{{% blocks/card-item-text %}}
Integrate large language model capabilities into your .NET applications. Run AI chat sessions, manage presets, and stream responses without external API dependencies.
{{% /blocks/card-item-text %}}

{{< blocks/product-item title=".NET" href="/llm/net/" class="btn-net" >}}

{{% /blocks/product-card %}}

{{% /blocks/product-row %}}
Expand Down