Replace Extensions.Grok project with xAI nuget package#212
Conversation
Co-authored-by: kzu <169707+kzu@users.noreply.github.com>
🧪 Details on Ubuntu 24.04.3 LTSfrom retest v1.1.0 on .NET 10.0.2 with 💜 by @devlooped |
kzu
left a comment
There was a problem hiding this comment.
Check if the xAI namespace is necessary at all in the ConfigurableAIAgent since we now use providers for the creation of the specific clients and there shouldn't be anything xAI/Grok specific there?
Also, package references should go in their own ItemGroup in MSBuild, alongside other PackageReference elements, just like ProjectReference.
Co-authored-by: kzu <169707+kzu@users.noreply.github.com>
The Moved the |
src/Extensions.Grok/directorysrc/Tests/GrokTests.csExtensions.AI.slnxsrc/Extensions/Extensions.csprojsrc/Extensions/Extensions.csproj(moved to correct ItemGroup)src/Tests/Tests.csprojsrc/Extensions/ChatClientProviders.csfromDevlooped.Extensions.AI.GroktoxAIsrc/Agents/ConfigurableAIAgent.csfromDevlooped.Extensions.AI.GroktoxAIOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.