From 1782d11dcdc15c90cc92f4c2c25c29b81d891987 Mon Sep 17 00:00:00 2001 From: Kevin Hermawan <84965338+kevinhermawan@users.noreply.github.com> Date: Wed, 9 Oct 2024 13:28:07 +0700 Subject: [PATCH] chore: adds SPI badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f3274cb..d0ebf9f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LLMChatAnthropic +[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fkevinhermawan%2Fswift-llm-chat-anthropic%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/kevinhermawan/swift-llm-chat-anthropic) [![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fkevinhermawan%2Fswift-llm-chat-anthropic%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/kevinhermawan/swift-llm-chat-anthropic) + Interact with Anthropic and Anthropic-compatible chat completion APIs in a simple and elegant way. ### Overview