Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dosco authored Sep 5, 2023
1 parent 97a4a07 commit 0a73c0b
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# LLMClient - Tools to make it easier to build with LLMs

### 1. Guardrails, Extract JSON, LLM Independant Function Calling
A production ready library, supports all major hosted and open-source LLMs, Build quickly with LLMs

### 2. Chain of Though Reasoning
![llama-small](https://github.com/dosco/llm-client/assets/832235/b959fdd6-c723-49b1-9fb9-bf879e75c147)

### 3. Proxy for Debugging, Tracing, Caching and more

A production ready library, supports all major hosted and open-source LLMs , focused on function (API) calling and chain of though reasoning. Build quickly with LLMs
1. Guardrails, Extract JSON, LLM Independant Function Calling
2. Chain of Though Reasoning
3. Proxy for Debugging, Tracing, Caching
4. Simpler and smaller than the alternatives

---
[![NPM Package](https://img.shields.io/npm/v/llmclient?style=for-the-badge&color=green)](https://www.npmjs.com/package/llmclient)
[![Twitter](https://img.shields.io/twitter/follow/dosco?style=for-the-badge&color=red)](https://twitter.com/dosco)
[![Discord Chat](https://dcbadge.vercel.app/api/server/DSHg3dU7dW?style=for-the-badge)](https://discord.gg/DSHg3dU7dW)
Expand Down

0 comments on commit 0a73c0b

Please sign in to comment.