From afa55bc70cb1714fcad10571279a42109a6e0631 Mon Sep 17 00:00:00 2001 From: Hugues Chocart Date: Wed, 12 Feb 2025 17:15:08 +0000 Subject: [PATCH] doc: fix link for Abso (#9043) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cfa4103d7..72271c8cc 100644 --- a/README.md +++ b/README.md @@ -494,7 +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) +- [Abso](https://github.com/lunary-ai/abso) (OpenAI-compatible TypeScript SDK for any LLM provider) ### Mobile