From 0189bdd0b79fceab9e801a63e1311d53f3784dbc Mon Sep 17 00:00:00 2001 From: Hugues Chocart Date: Tue, 11 Feb 2025 08:14:45 +0000 Subject: [PATCH] readme: add Abso SDK to community integrations (#8973) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e342ab834..cfa4103d7 100644 --- a/README.md +++ b/README.md @@ -494,6 +494,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [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) - [Ollama for Zig](https://github.com/dravenk/ollama-zig) +- [Abso](https://github.com/lunary-ai/abso/blob/main/README.md#ollama) (OpenAI-compatible TypeScript SDK for any LLM provider) ### Mobile