Skip to content

Commit 8d12326

Browse files
committed
docs: add npm version, license and release date badges to README
1 parent 6cacafd commit 8d12326

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# RiLiGar - Agents SDK for JavaScript
22

3+
![NPM Version](https://img.shields.io/npm/v/%40riligar%2Fagents-sdk)
4+
![NPM License](https://img.shields.io/npm/l/%40riligar%2Fagents-sdk)
5+
![GitHub Release Date](https://img.shields.io/github/release-date/riligar/agents-sdk)
6+
7+
38
## About
49

510
The RiLiGar Agents SDK is a robust JavaScript library designed to streamline the development of AI-powered applications through seamless integration with various Large Language Model (LLM) providers such as OpenAI, Google, and Anthropic, as well as Meta's Llama and ModelContext. Built with flexibility and extensibility in mind, it implements the Message Control Protocol (MCP) for reliable agent communication and management.

0 commit comments

Comments
 (0)