acheong08 / ChatGPT-API-agent

ChatGPT puppeteer for firefox
MIT License
78 stars 23 forks source link

A small problem #1

Open ITerydh opened 1 year ago

ITerydh commented 1 year ago

Is this repository an attempt to complete on Firefox? Is it the final way to write an API request?

Wish the blogger hot again.

acheong08 commented 1 year ago

Is it the final way to write an API request?

This extension connects to https://github.com/ChatGPT-Hackers/ChatGPT-API-server which is used for API requests

acheong08 commented 1 year ago

I will be writing a Python wrapper tying the two parts together soon

RicardAparicio commented 1 year ago

I will be writing a Python wrapper tying the two parts together soon.

Amazing, it would be great to have both things wrapped in a single place

acheong08 commented 1 year ago

The original repo has been revived. https://github.com/acheong08/ChatGPT

aetherwu commented 1 year ago

Is it the final way to write an API request?

This extension connects to https://github.com/ChatGPT-Hackers/ChatGPT-API-server which is used for API requests

I feel confused. Does this extension connects to server or the ChatGPT-API-server connect to the extension?

acheong08 commented 1 year ago

agent connects to server