npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "openai" 的结果(共 3 个)
openai

The official TypeScript library for the OpenAI API

Apache-2.0
@ai-sdk/openai

The **[OpenAI provider](https://ai-sdk.dev/providers/ai-sdk-providers/openai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI embeddings API.

Apache-2.0
ai
gpt-tokenizer

A pure JavaScript implementation of a BPE tokenizer (Encoder/Decoder) for GPT-2 / GPT-3 / GPT-4 and other OpenAI models

MIT