chatgpt-parser
TypeScript icon, indicating that this package has built-in type declarations

1.1.9 • Public • Published

GPT Parser Readme

Usage

  1. Install the package using npm:

npm install

  1. Run the development server:

npm run start:dev

Import

import { gptParser } from "chatgpt-parser";

Description

The GPT Parser is designed to standardize the JSON object returned by the GPT model. It converts this object into a flat structure while also addressing the snake_case, PascalCase, and camelCase issues.

For any further information or inquiries get in touch with our support team.

/chatgpt-parser/

    Package Sidebar

    Install

    npm i chatgpt-parser

    Weekly Downloads

    55

    Version

    1.1.9

    License

    MIT

    Unpacked Size

    17.4 kB

    Total Files

    44

    Last publish

    Collaborators

    • undero