1.1.9 • Published 2 years ago

chatgpt-parser v1.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

1.1.9

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago