Skip to content

Commit 86e9c3b

Browse files
committed
📝 Add CodeRabbit badge to README.md.
1 parent c6b2eef commit 86e9c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `@coderabbitai/openai-chat-tokens`
22

3-
[![GitHub Pages](https://github.com/coderabbitai/openai-chat-tokens/actions/workflows/github-pages.yaml/badge.svg)](https://github.com/coderabbitai/openai-chat-tokens/actions/workflows/github-pages.yaml) [![Node.js CI](https://github.com/coderabbitai/openai-chat-tokens/actions/workflows/node.js.yaml/badge.svg)](https://github.com/coderabbitai/openai-chat-tokens/actions/workflows/node.js.yaml) [![GitHub Downloads](https://img.shields.io/github/downloads/coderabbitai/openai-chat-tokens/total?logo=github)](https://github.com/coderabbitai/openai-chat-tokens/releases) [![NPM Downloads](https://img.shields.io/npm/dt/%40coderabbitai/openai-chat-tokens?logo=npm)](https://www.npmjs.com/package/@coderabbitai/openai-chat-tokens)
3+
[![GitHub Pages](https://github.com/coderabbitai/openai-chat-tokens/actions/workflows/github-pages.yaml/badge.svg)](https://github.com/coderabbitai/openai-chat-tokens/actions/workflows/github-pages.yaml) [![Node.js CI](https://github.com/coderabbitai/openai-chat-tokens/actions/workflows/node.js.yaml/badge.svg)](https://github.com/coderabbitai/openai-chat-tokens/actions/workflows/node.js.yaml) [![GitHub Downloads](https://img.shields.io/github/downloads/coderabbitai/openai-chat-tokens/total?logo=github)](https://github.com/coderabbitai/openai-chat-tokens/releases) [![NPM Downloads](https://img.shields.io/npm/dt/%40coderabbitai/openai-chat-tokens?logo=npm)](https://www.npmjs.com/package/@coderabbitai/openai-chat-tokens) ![CodeRabbit Pull Request Reviews](https://img.shields.io/coderabbit/prs/github/coderabbitai/openai-chat-tokens?labelColor=171717&color=FF570A&link=https%3A%2F%2Fcoderabbit.ai&label=CodeRabbit%20Reviews)
44

55
A TypeScript / JavaScript library for estimating the number of tokens an OpenAI chat completion request will use.
66

0 commit comments

Comments
 (0)