﻿<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>PAE.LlmClient</id>
    <version>0.86.20105</version>
    <authors>MazakTheDwarf</authors>
    <description>LLM client, GiteaClient, and OpenRouter wrapper for PAE workers and tools</description>
    <repository type="git" url="https://github.com/MazakTheDwarf/MCP.Packets" commit="9bdbac60fccdeea077ed8242a9a661e7025e6424" />
    <dependencies>
      <group targetFramework="net8.0">
        <dependency id="MCP.Packets" version="0.86.20105" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Http" version="8.0.1" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Extensions.Logging.Abstractions" version="8.0.2" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>