[PR #8551] [MERGED] Readme - add LlmTornado to libraries #12725

Closed
opened 2026-04-13 00:08:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/8551
Author: @lofcz
Created: 1/23/2025
Status: Merged
Merged: 1/25/2025
Merged by: @jmorganca

Base: mainHead: patch-1


📝 Commits (1)

  • 77770f3 add LlmTornado to libraries

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

There is already OllamaSharp for .NET, however, business applications often need to rely on a mixture of open-weights and commercial models, hence why I created LlmTornado about a year ago. We provide an Ollama demo in our readme and have Ollama inference tests in our test suite. OllamaSharp offers a rich Ollama-specific API, we merely use the OAI-compatibility, nevertheless, I believe this could be a useful addon to the list of libraries.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/8551 **Author:** [@lofcz](https://github.com/lofcz) **Created:** 1/23/2025 **Status:** ✅ Merged **Merged:** 1/25/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`77770f3`](https://github.com/ollama/ollama/commit/77770f3cb52802d58e76659905a5bb7b8f9d93d8) add LlmTornado to libraries ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description There is already [OllamaSharp](https://github.com/awaescher/OllamaSharp) for .NET, however, business applications often need to rely on a mixture of open-weights and commercial models, hence why I created [LlmTornado](https://github.com/lofcz/LlmTornado) about a year ago. We provide an Ollama demo in our readme and have Ollama inference tests in our test suite. OllamaSharp offers a rich Ollama-specific API, we merely use the OAI-compatibility, nevertheless, I believe this could be a useful addon to the list of libraries. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:08:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#12725