File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# RiLiGar Agents SDK
22
3- [ ![ NPM Package] ( https://img.shields.io/badge/ npm-@riligar/agents-- sdk-blue?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@riligar/agents-sdk )
3+ [ ![ NPM Package] ( https://img.shields.io/npm/v/%40riligar%2Fagents- sdk )] ( https://www.npmjs.com/package/@riligar/agents-sdk )
44![ NPM License] ( https://img.shields.io/npm/l/%40riligar%2Fagents-sdk )
55![ GitHub Release Date] ( https://img.shields.io/github/release-date/riligar/agents-sdk )
66![ NPM Downloads] ( https://img.shields.io/npm/dw/%40riligar%2Fagents-sdk )
@@ -126,6 +126,18 @@ const tools = await tool.build(
126126);
127127```
128128
129+ ## 🔗 Resources
130+
131+ - ** [ OpenRouter] ( https://openrouter.ai/docs/quickstart ) ** - Unified API for multiple LLM providers
132+ - ** [ OpenAI] ( https://platform.openai.com ) ** | [ SDK] ( https://github.com/openai/openai-node )
133+ - ** [ Anthropic] ( https://console.anthropic.com/ ) ** | [ SDK] ( https://github.com/anthropics/anthropic-sdk-typescript )
134+ - ** [ Google AI] ( https://ai.google.dev/gemini-api/ ) ** | [ SDK] ( https://www.npmjs.com/package/@google/genai )
135+ - ** [ Meta Llama] ( https://www.llama.com/ ) **
136+ - ** [ Model Context Protocol] ( https://modelcontextprotocol.io ) **
137+ - [ Documentation] ( https://modelcontextprotocol.info/docs/ )
138+ - [ TypeScript SDK] ( https://github.com/modelcontextprotocol/typescript-sdk )
139+ - [ Inspector] ( https://github.com/modelcontextprotocol/inspector )
140+
129141## 📄 License
130142
131143Apache-2.0
You can’t perform that action at this time.
0 commit comments