crates-llms-txt
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

crates-llms-txt

npm version npm downloads License

A Node.js package for text generation using large language models.

Installation

npm install crates-llms-txt

Usage

import { getLlmsConfigOnline } from "crates-llms-txt";
const llmsConfig = await getLlmsConfigOnline("clap", "4.5.39");

Readme

Keywords

none

Package Sidebar

Install

npm i crates-llms-txt

Weekly Downloads

20

Version

0.0.8

License

MIT

Unpacked Size

10.2 kB

Total Files

7

Last publish

Collaborators

  • kingsword09