pull/113/head
Travis Fischer 2022-12-12 12:49:00 -06:00
rodzic 9d0e5489d7
commit 4d7e518853
1 zmienionych plików z 12 dodań i 13 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
# Update December 12, 2022 # Update December 12, 2022 <!-- omit in toc -->
Yesterday, OpenAI added additional Cloudflare protections that make it more difficult to access the unofficial API. Yesterday, OpenAI added additional Cloudflare protections that make it more difficult to access the unofficial API.
@ -25,18 +25,17 @@ Travis
[![NPM](https://img.shields.io/npm/v/chatgpt.svg)](https://www.npmjs.com/package/chatgpt) [![Build Status](https://github.com/transitive-bullshit/chatgpt-api/actions/workflows/test.yml/badge.svg)](https://github.com/transitive-bullshit/chatgpt-api/actions/workflows/test.yml) [![MIT License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/transitive-bullshit/chatgpt-api/blob/main/license) [![Prettier Code Formatting](https://img.shields.io/badge/code_style-prettier-brightgreen.svg)](https://prettier.io) [![NPM](https://img.shields.io/npm/v/chatgpt.svg)](https://www.npmjs.com/package/chatgpt) [![Build Status](https://github.com/transitive-bullshit/chatgpt-api/actions/workflows/test.yml/badge.svg)](https://github.com/transitive-bullshit/chatgpt-api/actions/workflows/test.yml) [![MIT License](https://img.shields.io/badge/license-MIT-blue)](https://github.com/transitive-bullshit/chatgpt-api/blob/main/license) [![Prettier Code Formatting](https://img.shields.io/badge/code_style-prettier-brightgreen.svg)](https://prettier.io)
- [Update December 12, 2022](#update-december-12-2022) - [Intro](#intro)
- [Intro](#intro) - [Install](#install)
- [Install](#install) - [Usage](#usage)
- [Usage](#usage) - [Docs](#docs)
- [Docs](#docs) - [Demos](#demos)
- [Demos](#demos) - [Authentication](#authentication)
- [Authentication](#authentication) - [Restrictions](#restrictions)
- [Restrictions](#restrictions) - [Projects](#projects)
- [Projects](#projects) - [Compatibility](#compatibility)
- [Compatibility](#compatibility) - [Credits](#credits)
- [Credits](#credits) - [License](#license)
- [License](#license)
## Intro ## Intro