Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
dclipca committed Dec 31, 2024
1 parent f056f35 commit ab24240
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LocalAI.NET.Oobabooga/LocalAI.NET.Oobabooga.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
<!-- Package Info -->
<PackageId>LocalAI.NET.Oobabooga</PackageId>
<Title>LocalAI.NET.Oobabooga</Title>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Authors>Dan Clipca</Authors>
<Company>Sponge Engine</Company>
<Description>A modern .NET client library for interacting with local LLM providers like Oobabooga, Ollama, LM Studio, and Text Generation WebUI. This library provides a simple, efficient, and cross-platform way to use local AI models in your .NET applications.</Description>
<Description>A .NET client library for interacting with Oobabooga's text-generation-webui through its OpenAI-compatible API endpoints. This library provides a simple, efficient way to use local LLMs in your .NET applications. This package serves as the Oobabooga integration layer for the LocalAI.NET ecosystem.</Description>

<!-- Package Details -->
<PackageTags>llm, ai, openai, localai, Oobabooga, ollama, lm-studio, text-generation-webui,
Expand Down

0 comments on commit ab24240

Please sign in to comment.