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
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
for the BYOK Claude path — Anthropic doesn't publish an
official IChatClient binding yet. -->
<PackageVersion Include="Anthropic.SDK" Version="5.10.0" />
<PackageVersion Include="OllamaSharp" Version="5.4.25" />
<PackageVersion Include="OllamaSharp" Version="5.4.30" />
<!-- Markdig powers the in-app help search (#154 Phase 2) — the
indexer walks parsed markdown to strip layout and code-block
noise before tokenising. The on-the-wire body stays raw
Expand Down
Loading