From 453e4d090bd00692c59b79a483c355ec1e57065c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20=C5=A0t=C3=A1gl?= Date: Sat, 25 Jan 2025 10:04:07 +0100 Subject: [PATCH] readme: add LlmTornado to community integrations (#8551) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b47ee742..e2ce87ba6 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [GoLamify](https://github.com/prasad89/golamify) - [Ollama for Haskell](https://github.com/tusharad/ollama-haskell) - [multi-llm-ts](https://github.com/nbonamy/multi-llm-ts) (A Typescript/JavaScript library allowing access to different LLM in unified API) +- [LlmTornado](https://github.com/lofcz/llmtornado) (C# library providing a unified interface for major FOSS & Commercial inference APIs) ### Mobile